commit | d452e6caf8367cc70cf940c24a6a6cc2d521d3c1 | [log] [tgz] |
---|---|---|
author | Yuchung Cheng <ycheng@google.com> | Tue Feb 02 10:33:09 2016 -0800 |
committer | David S. Miller <davem@davemloft.net> | Sun Feb 07 14:09:51 2016 -0500 |
tree | a82946530d5c82a944d0492e5c65168bb5b24d6b | |
parent | 2d14a4def4fc87cb2d2712f7841b45189d75e301 [diff] |
tcp: tcp_cong_control helper Refactor and consolidate cwnd and rate updates into a new function tcp_cong_control(). Signed-off-by: Yuchung Cheng <ycheng@google.com> Signed-off-by: Neal Cardwell <ncardwell@google.com> Signed-off-by: Eric Dumazet <ncardwell@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>