commit | 09484d1f6edb3b798c5926a6755f1badb77ece9f | [log] [tgz] |
---|---|---|
author | Yuchung Cheng <ycheng@google.com> | Sun Sep 02 17:38:02 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Sep 03 14:34:02 2012 -0400 |
tree | 217059c32218b27c177293a75cbedfeb78e4a6fa | |
parent | 5aee07281b2aa9a1f740a8ccac4781e787fc1192 [diff] |
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>