diff options
author | 2024-06-20 12:22:42 +0100 | |
---|---|---|
committer | 2024-06-21 11:33:34 +0100 | |
commit | 5f77c18ea55601822f9c495135a5b5d4b499d647 (patch) | |
tree | 35132dc1ebab67d9db484685821a6c540b470921 /include/linux/local_lock_internal.h | |
parent | l2tp: don't use sk_user_data in l2tp_udp_encap_err_recv (diff) | |
download | wireguard-linux-5f77c18ea55601822f9c495135a5b5d4b499d647.tar.xz wireguard-linux-5f77c18ea55601822f9c495135a5b5d4b499d647.zip |
l2tp: use IDR for all session lookups
Add generic session getter which uses IDR. Replace all users of
l2tp_tunnel_get_session which uses the per-tunnel session list to use
the generic getter.
Signed-off-by: James Chapman <jchapman@katalix.com>
Reviewed-by: Tom Parkin <tparkin@katalix.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux/local_lock_internal.h')
0 files changed, 0 insertions, 0 deletions