diff options
author | 2023-08-11 17:57:21 +0200 | |
---|---|---|
committer | 2023-08-14 07:06:14 +0100 | |
commit | 5426a4ef6455c93e76a553eda0a1811bb0bbd214 (patch) | |
tree | 4c134ca840c0fe984e9f5388281850f84513fa60 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | mptcp: avoid additional indirection in mptcp_listen() (diff) | |
download | wireguard-linux-5426a4ef6455c93e76a553eda0a1811bb0bbd214.tar.xz wireguard-linux-5426a4ef6455c93e76a553eda0a1811bb0bbd214.zip |
mptcp: avoid additional indirection in mptcp_poll()
We are going to remove the first subflow socket soon, so avoid
the additional indirection at poll() time. Instead access
directly the first subflow sock.
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