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