Michael Tuexen d6194c562f 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.
2016-12-25 17:37:18 +00:00
..
2016-11-28 21:16:03 +00:00
2016-12-21 01:39:11 +00:00
2016-12-24 02:31:26 +00:00
2016-11-26 23:15:11 +00:00
2016-12-10 03:31:38 +00:00