diff options
author | Vlad Yasevich <vladislav.yasevich@hp.com> | 2007-11-09 11:43:41 -0500 |
---|---|---|
committer | Vlad Yasevich <vladislav.yasevich@hp.com> | 2007-11-09 11:43:41 -0500 |
commit | cd3ae8e61570b55e32864c5f9e50085aa67126e9 (patch) | |
tree | aabfdcffab94d0df217b2f24992c5aa69df6e5f7 /include | |
parent | 7ab9080467040054e27ae54d67cc185f24d881ae (diff) | |
download | kernel_samsung_smdk4412-cd3ae8e61570b55e32864c5f9e50085aa67126e9.zip kernel_samsung_smdk4412-cd3ae8e61570b55e32864c5f9e50085aa67126e9.tar.gz kernel_samsung_smdk4412-cd3ae8e61570b55e32864c5f9e50085aa67126e9.tar.bz2 |
SCTP: Fix PR-SCTP to deliver all the accumulated ordered chunks
There is a small bug when we process a FWD-TSN. We'll deliver
anything upto the current next expected SSN. However, if the
next expected is already in the queue, it will take another
chunk to trigger its delivery. The fix is to simply check
the current queued SSN is the next expected one.
Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions