From: Lee A. Roberts Date: Thu, 28 Feb 2013 04:37:29 +0000 (+0000) Subject: sctp: fix association hangs due to errors when reneging events from the ordering... X-Git-Tag: v3.9-rc2~24^2~25^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=95ac7b859f508b1b3e6adf7dce307864e4384a69;p=pandora-kernel.git sctp: fix association hangs due to errors when reneging events from the ordering queue In sctp_ulpq_renege_list(), events being reneged from the ordering queue may correspond to multiple TSNs. Identify all affected packets; sum freed space and renege from the tsnmap. Signed-off-by: Lee A. Roberts Acked-by: Vlad Yasevich Acked-by: Neil Horman --- Reading git-diff-tree failed