commit | 7bfe8bdb80d5988483b01177b09b9c8d1605dffb | [log] [tgz] |
---|---|---|
author | Vlad Yasevich <vladislav.yasevich@hp.com> | Mon Jun 09 15:45:05 2008 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon Jun 09 15:45:05 2008 -0700 |
tree | a18463ac461bd213876771e0b0d2bc3957afc726 | |
parent | 9457afee85e0dfc2b5075a391d6f34463b4c2b90 [diff] |
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>