]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
tcp: move tcp_update_cwnd_in_recovery
authorYuchung Cheng <ycheng@google.com>
Sun, 2 Sep 2012 17:38:03 +0000 (17:38 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 3 Sep 2012 18:34:02 +0000 (14:34 -0400)
commitfb4d3d1df31907eadd2e2a745e840921888b346a
treed88fd70bfdd91ba8c99763d5cc0871c2ab3dae63
parent09484d1f6edb3b798c5926a6755f1badb77ece9f
tcp: move tcp_update_cwnd_in_recovery

To prepare replacing rate halving with PRR algorithm in CWR state.

Signed-off-by: Yuchung Cheng <ycheng@google.com>
Acked-by: Neal Cardwell <ncardwell@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/tcp_input.c