commit | a69258f7aa2623e0930212f09c586fd06674ad79 | [log] [tgz] |
---|---|---|
author | Yuchung Cheng <ycheng@google.com> | Thu Jul 12 06:04:53 2018 -0700 |
committer | David S. Miller <davem@davemloft.net> | Fri Jul 13 18:30:19 2018 -0700 |
tree | e2c8dcd7afb92e790d652b6d096cafe837946faa | |
parent | b0c05d0e99d98d7f0cd41efc1eeec94efdc3325d [diff] |
tcp: remove DELAYED ACK events in DCTCP After fixing the way DCTCP tracking delayed ACKs, the delayed-ACK related callbacks are no longer needed Signed-off-by: Yuchung Cheng <ycheng@google.com> Signed-off-by: Eric Dumazet <edumazet@google.com> Acked-by: Neal Cardwell <ncardwell@google.com> Acked-by: Lawrence Brakmo <brakmo@fb.com> Signed-off-by: David S. Miller <davem@davemloft.net>