summaryrefslogtreecommitdiff
path: root/include/linux/workqueue_api.h
diff options
context:
space:
mode:
authorKuniyuki Iwashima <kuniyu@google.com>2026-05-02 06:12:57 +0300
committerJakub Kicinski <kuba@kernel.org>2026-05-06 03:47:04 +0300
commit8d0012ce1b413c010ead5e3ca71dec6bb49280ff (patch)
tree692cddebe2cf5003575a6f850545bd8b451a5db6 /include/linux/workqueue_api.h
parent9333d5ff28bd9aa5a8d961a2414afc704ea34095 (diff)
downloadlinux-8d0012ce1b413c010ead5e3ca71dec6bb49280ff.tar.xz
udp_tunnel: Pass struct sock to udp_tunnel_{push,drop}_rx_port().
None of the udp_tunnel users need struct socket in their fast paths; it is only used for tunnel setup / teardown. Even udp_tunnel_{push,drop}_rx_port() do not need struct socket. Let's change udp_tunnel_{push,drop}_rx_port() to take struct sock instead of struct socket. Signed-off-by: Kuniyuki Iwashima <kuniyu@google.com> Link: https://patch.msgid.link/20260502031401.3557229-5-kuniyu@google.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include/linux/workqueue_api.h')
0 files changed, 0 insertions, 0 deletions