diff options
author | 2023-08-11 17:57:23 +0200 | |
---|---|---|
committer | 2023-08-14 07:06:14 +0100 | |
commit | f0bc514bd5c1396d1f189e4aafd2c24372ce535a (patch) | |
tree | e85ecb3b055081a1144dc9ce70a2a3b9b7379929 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | mptcp: avoid unneeded indirection in mptcp_stream_accept() (diff) | |
download | wireguard-linux-f0bc514bd5c1396d1f189e4aafd2c24372ce535a.tar.xz wireguard-linux-f0bc514bd5c1396d1f189e4aafd2c24372ce535a.zip |
mptcp: avoid additional indirection in sockopt
The mptcp sockopt infrastructure unneedly uses the first subflow
socket struct in a few spots. We are going to remove such field
soon, so use directly the first subflow sock instead.
No functional changes intended.
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Reviewed-by: Mat Martineau <martineau@kernel.org>
Signed-off-by: Matthieu Baerts <matthieu.baerts@tessares.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions