diff options
author | James Chapman <[email protected]> | 2024-07-29 16:38:04 +0100 |
---|---|---|
committer | David S. Miller <[email protected]> | 2024-07-31 09:25:13 +0100 |
commit | 4a4cd70369f162f819b7855b0eabcb2db21f01f4 (patch) | |
tree | 3bb2d766e2bc902195a7cacaed4084c350a0a7ee /tools/perf/scripts/python | |
parent | eeb11209e000797d555aefd642e24ed6f4e70140 (diff) |
l2tp: don't set sk_user_data in tunnel socket
l2tp no longer uses the tunnel socket's sk_user_data so drop the code
which sets it.
In l2tp_validate_socket use l2tp_sk_to_tunnel to check whether a given
socket is already attached to an l2tp tunnel since we can no longer
use non-null sk_user_data to indicate this.
Signed-off-by: James Chapman <[email protected]>
Signed-off-by: Tom Parkin <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions