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)
commit09484d1f6edb3b798c5926a6755f1badb77ece9f
tree217059c32218b27c177293a75cbedfeb78e4a6fa
parent5aee07281b2aa9a1f740a8ccac4781e787fc1192
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