Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
sctp: fix association hangs due to errors when reneging events from t…
…he 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 <lee.roberts@hp.com> Acked-by: Vlad Yasevich <vyasevich@gmail.com> Acked-by: Neil Horman <nhorman@tuxdriver.com>
- Loading branch information