[SCTP]: Correctly reset ssthresh when restarting association
authorVlad Yasevich <vladislav.yasevich@hp.com>
Thu, 22 Mar 2007 19:26:25 +0000 (12:26 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 22 Mar 2007 19:26:25 +0000 (12:26 -0700)
commit289f42492c0958871b6045050474c752ec99704f
tree0bde956ccdf95cab650c6155071baac34a54a958
parentb19cbe2a1695c09c74f83646c4b82b51123b3690
[SCTP]: Correctly reset ssthresh when restarting association

Reset ssthresh to the correct value (peer's a_rwnd) when restarting
association.

Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/sctp/transport.c