From: Vlad Yasevich Date: Sun, 16 Dec 2007 22:05:45 +0000 (-0800) Subject: [SCTP]: Flush fragment queue when exiting partial delivery. X-Git-Tag: v2.6.24-rc6~67^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef5d4cf2f9aae4e09883d2d664e367a16b47d857;p=pandora-kernel.git [SCTP]: Flush fragment queue when exiting partial delivery. At the end of partial delivery, we may have complete messages sitting on the fragment queue. These messages are stuck there until a new fragment arrives. This can comletely stall a given association. When clearing partial delivery state, flush any complete messages from the fragment queue and send them on their way up. Signed-off-by: Vlad Yasevich Signed-off-by: David S. Miller --- Reading git-diff-tree failed