aboutsummaryrefslogtreecommitdiffstats
path: root/init
diff options
context:
space:
mode:
authorEric Dumazet <edumazet@google.com>2019-01-17 11:23:37 -0800
committerDavid S. Miller <davem@davemloft.net>2019-01-17 22:19:05 -0800
commit3a9a57f637943404920a8945323dc733845e697c (patch)
treed53eb3d9c83181f90662054ae5029b96a465f81a /init
parenttcp: move mdev_us init to tcp_disconnect() (diff)
downloadlinux-dev-3a9a57f637943404920a8945323dc733845e697c.tar.xz
linux-dev-3a9a57f637943404920a8945323dc733845e697c.zip
tcp: move snd_cwnd & snd_cwnd_cnt init to tcp_disconnect()
Passive connections can inherit proper value by cloning, if we make sure all listeners have the proper values there. tcp_disconnect() was setting snd_cwnd to 2, which seems quite obsolete since IW10 adoption. Also remove an obsolete comment. Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions