commit | 638cf4a24a09d14c51415dd0964f978f97d54642 | [log] [tgz] |
---|---|---|
author | Eric Dumazet <edumazet@google.com> | Thu Jun 23 04:34:42 2022 +0000 |
committer | David S. Miller <davem@davemloft.net> | Fri Jun 24 11:34:37 2022 +0100 |
tree | fa305ba13dde13b4445f97f13a0fc769602ddd5f | |
parent | 6d08658736fc8b4baae778a7f51d2c7baa47eeff [diff] |
ip6mr: do not acquire mrt_lock in ioctl(SIOCGETMIFCNT_IN6) rcu_read_lock() protection is good enough. Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>