diff options
author | Paolo Abeni <[email protected]> | 2023-08-11 17:57:18 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2023-08-14 07:06:13 +0100 |
commit | 8cf2ebdc0078a841fd54fcd50574bae1ae910d94 (patch) | |
tree | 6fc6cc13259bfedbecc22cda726c1987ecf3d6a8 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py | |
parent | e6d360ff87f005e5b28edc26cb43718244ae7e73 (diff) |
mptcp: mptcp: avoid additional indirection in mptcp_bind()
We are going to remove the first subflow socket soon, so avoid
the additional indirection via at bind() time. Instead call directly
the recently introduced helpers on the first subflow sock.
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/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions