Eric Dumazet f2f2325ec7 ip6mr: ip6mr_sk_done() can exit early in common cases
In many cases, ip6mr_sk_done() is called while no ipmr socket
has been registered.

This removes 4 rtnl acquisitions per netns dismantle,
with following callers:

igmp6_net_exit(), tcpv6_net_exit(), ndisc_net_exit()

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2022-02-05 15:20:34 +00:00
..
2022-01-22 08:33:37 +02:00
2022-01-22 08:33:37 +02:00
2022-01-27 13:53:27 +00:00
2022-01-27 13:53:27 +00:00
2022-01-19 11:15:19 +02:00
2021-07-29 15:06:49 +01:00