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)
commit7bfe8bdb80d5988483b01177b09b9c8d1605dffb
treea18463ac461bd213876771e0b0d2bc3957afc726
parent9457afee85e0dfc2b5075a391d6f34463b4c2b90
sctp: Fix problems with the new SCTP_DELAYED_ACK code

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