diff options
| author | Kuniyuki Iwashima <kuniyu@google.com> | 2026-05-02 06:12:56 +0300 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2026-05-06 03:47:04 +0300 |
| commit | 9333d5ff28bd9aa5a8d961a2414afc704ea34095 (patch) | |
| tree | d87bafd54fb7eb0d17028f2f4fe5232454fb564c /scripts | |
| parent | 2cba193628fe523cee6dd61938db2c4563ce15a9 (diff) | |
| download | linux-9333d5ff28bd9aa5a8d961a2414afc704ea34095.tar.xz | |
udp_tunnel: Pass struct sock to udp_tunnel6_dst_lookup().
None of the udp_tunnel users need struct socket in their
fast paths; it is only used for tunnel setup / teardown.
Even udp_tunnel6_dst_lookup() does not need struct socket.
Let's change udp_tunnel6_dst_lookup() to take struct sock
instead of struct socket.
Signed-off-by: Kuniyuki Iwashima <kuniyu@google.com>
Link: https://patch.msgid.link/20260502031401.3557229-4-kuniyu@google.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
