]> git.baikalelectronics.ru Git - kernel.git/commit
tcp: move tcp_enter_cwr()
authorYuchung Cheng <ycheng@google.com>
Sun, 2 Sep 2012 17:38:02 +0000 (17:38 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 3 Sep 2012 18:34:02 +0000 (14:34 -0400)
commit3903a62202de0bf5a09cdd8840dd781a70399c91
tree217059c32218b27c177293a75cbedfeb78e4a6fa
parentdaa4a4bc3857b63bdc1688a713f3a115ecffee6b
tcp: move tcp_enter_cwr()

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