commit | 4c6a6f42131dd750dcfe3c71e63bfc046e5a227e | [log] [tgz] |
---|---|---|
author | Wei Yongjun <yjwei@cn.fujitsu.com> | Tue Apr 19 21:32:28 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Apr 20 01:51:06 2011 -0700 |
tree | 3f339059c819b083700e803319fa54a4666bd312 | |
parent | 92c73af58e9f1b487322ce25a7a67889c9d91343 [diff] |
sctp: move chunk from retransmit queue to abandoned list If there is still data waiting to retransmit and remain in retransmit queue, while doing the next retransmit, if the chunk is abandoned, we should move it to abandoned list. Signed-off-by: Wei Yongjun <yjwei@cn.fujitsu.com> Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com> Signed-off-by: David S. Miller <davem@davemloft.net>