diff options
author | Paolo Abeni <[email protected]> | 2023-08-11 17:57:20 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2023-08-14 07:06:13 +0100 |
commit | 40f56d0c7043d16e9d49d1df6c02804c09ed5cd6 (patch) | |
tree | 983dc1084ed7a5e472a92602045aa04cfc627986 /tools/perf/scripts/python/task-analyzer.py | |
parent | 71a9a874cd6beb074896519f762741fbc448f5be (diff) |
mptcp: avoid additional indirection in mptcp_listen()
We are going to remove the first subflow socket soon, so avoid
the additional indirection via at listen() time. Instead call
directly the recently introduced helper on the first subflow sock.
No functional changes intended.
Signed-off-by: Paolo Abeni <[email protected]>
Reviewed-by: Mat Martineau <[email protected]>
Signed-off-by: Matthieu Baerts <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions