K 10 svn:author V 6 tuexen K 8 svn:date V 27 2016-12-29T11:25:41.492159Z K 7 svn:log V 322 MFC r310547: Remove a KASSERT which is not always true. In case of the empty queue tp->snd_holes and tcp_sackhole_insert() failing due to memory shortage, tp->snd_holes will be empty. This problem was hit when stress tests where performed by pho. PR: 215513 Reported by: pho Tested by: pho Sponsored by: Netflix, Inc. END