]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
net: l3mdev: use skb_dst_dev_rcu() in l3mdev_l3_out()
authorEric Dumazet <edumazet@google.com>
Fri, 30 Jan 2026 19:19:06 +0000 (19:19 +0000)
committerJakub Kicinski <kuba@kernel.org>
Tue, 3 Feb 2026 01:09:11 +0000 (17:09 -0800)
commit82f35bec11bd404d2cfd615877747e5989d29edf
treecbb0a419c5dea0b3b3e70a7175a59e533b674b62
parent61cef6454cfbb9fcdbe41401fb53895f86603081
net: l3mdev: use skb_dst_dev_rcu() in l3mdev_l3_out()

Extend the RCU section a bit so that we can use the safer
skb_dst_dev_rcu() helper.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Reviewed-by: David Ahern <dsahern@kernel.org>
Reviewed-by: Kuniyuki Iwashima <kuniyu@google.com>
Link: https://patch.msgid.link/20260130191906.3781856-1-edumazet@google.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
include/net/l3mdev.h