]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit7d5d4ab0d3a17d2d6135c60f1d81aaa1be92afd1
treea18463ac461bd213876771e0b0d2bc3957afc726
parent0004b79f95f46eca9c55e462b436635b0ee064f7
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