diff options
author | Paolo Abeni <[email protected]> | 2023-08-11 17:57:23 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2023-08-14 07:06:14 +0100 |
commit | f0bc514bd5c1396d1f189e4aafd2c24372ce535a (patch) | |
tree | e85ecb3b055081a1144dc9ce70a2a3b9b7379929 /tools/perf/scripts/python/task-analyzer.py | |
parent | 1f6610b92ac3c4cd4b7904b1d00b776f9bf08ed3 (diff) |
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 <[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