diff options
author | Eric Dumazet <edumazet@google.com> | 2019-01-17 22:23:41 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-01-18 09:19:05 +0300 |
commit | 792c4354a508c42c69f4771287cb99dde4ab79be (patch) | |
tree | a5b9535a0d41101c8eacfe58ef2012636a52451d /arch | |
parent | 6cda8b7493ac323c3b58a9a897abc0e6432d5a1d (diff) | |
download | linux-792c4354a508c42c69f4771287cb99dde4ab79be.tar.xz |
tcp: move tp->rack init to tcp_disconnect()
If we make sure all listeners have proper tp->rack value,
then a clone will also inherit proper initial value.
Note that fresh sockets init tp->rack from tcp_init_sock()
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions