OSDN Git Service

tcp_metrics: tcpm_hash_bucket is strictly local
authorEric Dumazet <edumazet@google.com>
Wed, 24 Mar 2021 22:01:38 +0000 (15:01 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 24 Mar 2021 23:45:40 +0000 (16:45 -0700)
commitd1c5688087a0904606a77ae4803f13777f8dd7d5
tree99641c1af11da067b528b63024355df8da2b3257
parentaa6dd211e4b1dde9d5dc25d699d35f789ae7eeba
tcp_metrics: tcpm_hash_bucket is strictly local

After commit 098a697b497e ("tcp_metrics: Use a single hash table
for all network namespaces."), tcpm_hash_bucket is local to
net/ipv4/tcp_metrics.c

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/netns/ipv4.h