diff options
author | Kuniyuki Iwashima <[email protected]> | 2024-10-21 11:32:34 -0700 |
---|---|---|
committer | Paolo Abeni <[email protected]> | 2024-10-29 11:54:57 +0100 |
commit | 4df5066f079cfbc563c2da031b02b4ba2d9e1ba0 (patch) | |
tree | cc618a17c0d5c4fe0f811646640fc51da3b7348e /tools/perf/scripts/python/netdev-times.py | |
parent | d4b483208b2606add41a22bdd3c8cd6d36009319 (diff) |
ipv4: Convert RTM_DELADDR to per-netns RTNL.
Let's push down RTNL into inet_rtm_deladdr() as rtnl_net_lock().
Now, ip_mc_autojoin_config() is always called under per-netns RTNL,
so ASSERT_RTNL() can be replaced with ASSERT_RTNL_NET().
Signed-off-by: Kuniyuki Iwashima <[email protected]>
Reviewed-by: Eric Dumazet <[email protected]>
Signed-off-by: Paolo Abeni <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions