sctp: Fix problems with the new SCTP_DELAYED_ACK code
authorVlad Yasevich <vladislav.yasevich@hp.com>
Mon, 9 Jun 2008 22:45:05 +0000 (15:45 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 9 Jun 2008 22:45:05 +0000 (15:45 -0700)
The default sack frequency should be 2.  Also fix copy/paste
error when updating all transports.

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

Simple merge