aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorKuniyuki Iwashima <[email protected]>2025-01-15 08:06:01 +0000
committerJakub Kicinski <[email protected]>2025-01-20 20:16:05 +0000
commit02cdd78b4e8d411163327ecfdd54c3208baebc0e (patch)
treea333d9b2a7fda0376fe7cc378cbb45e1e7b291a0 /net/unix/af_unix.c
parentipv6: Hold rtnl_net_lock() in addrconf_verify_work(). (diff)
downloadkernel-02cdd78b4e8d411163327ecfdd54c3208baebc0e.tar.gz
kernel-02cdd78b4e8d411163327ecfdd54c3208baebc0e.zip
ipv6: Hold rtnl_net_lock() in addrconf_dad_work().
addrconf_dad_work() is per-address work and holds RTNL internally. We can fetch netns as dev_net(ifp->idev->dev). Let's use rtnl_net_lock(). Signed-off-by: Kuniyuki Iwashima <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions