diff options
| author | Christoph Paasch <[email protected]> | 2014-07-14 14:58:32 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2014-07-15 23:19:36 +0000 |
| commit | 5ee2c941b5969eb1b5592f9731b3ee76a784641f (patch) | |
| tree | c2d5a3df3af7a9043f368cb2549f1dede4da7af4 /net/tipc/socket.c | |
| parent | net: rtnetlink - make create_link take name_assign_type (diff) | |
| download | kernel-5ee2c941b5969eb1b5592f9731b3ee76a784641f.tar.gz kernel-5ee2c941b5969eb1b5592f9731b3ee76a784641f.zip | |
tcp: Remove unnecessary arg from tcp_enter_cwr and tcp_init_cwnd_reduction
Since Yuchung's 9b44190dc11 (tcp: refactor F-RTO), tcp_enter_cwr is always
called with set_ssthresh = 1. Thus, we can remove this argument from
tcp_enter_cwr. Further, as we remove this one, tcp_init_cwnd_reduction
is then always called with set_ssthresh = true, and so we can get rid of
this argument as well.
Cc: Yuchung Cheng <[email protected]>
Signed-off-by: Christoph Paasch <[email protected]>
Acked-by: Yuchung Cheng <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/tipc/socket.c')
0 files changed, 0 insertions, 0 deletions
