diff options
author | Kuniyuki Iwashima <[email protected]> | 2023-12-19 09:18:33 +0900 |
---|---|---|
committer | David S. Miller <[email protected]> | 2023-12-22 22:15:35 +0000 |
commit | 8191792c18c55ee444588100cf0464bd8c0bf5f3 (patch) | |
tree | 4cd74b2f95a306a0a4b015318e8884092ef55a3a /lib/dynamic_debug.c | |
parent | 770041d337a85923810dd3aeebea38037a28d534 (diff) |
tcp: Remove dead code and fields for bhash2.
Now all sockets including TIME_WAIT are linked to bhash2 using
sock_common.skc_bind_node.
We no longer use inet_bind2_bucket.deathrow, sock.sk_bind2_node,
and inet_timewait_sock.tw_bind2_node.
Signed-off-by: Kuniyuki Iwashima <[email protected]>
Reviewed-by: Eric Dumazet <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/dynamic_debug.c')
0 files changed, 0 insertions, 0 deletions