diff options
author | Matthieu Baerts <[email protected]> | 2023-03-09 15:50:03 +0100 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2023-03-10 21:42:56 -0800 |
commit | 3ba14528684f528566fb7d956bfbfb958b591d86 (patch) | |
tree | 4823eeea146ce7394f262b977a2f35f2ecdc2337 /tools/perf/scripts/python/stackcollapse.py | |
parent | 822467a48e938e661965d09df5fcac66f7291050 (diff) |
mptcp: avoid setting TCP_CLOSE state twice
tcp_set_state() is called from tcp_done() already.
There is then no need to first set the state to TCP_CLOSE, then call
tcp_done().
Fixes: d582484726c4 ("mptcp: fix fallback for MP_JOIN subflows")
Cc: [email protected]
Closes: https://github.com/multipath-tcp/mptcp_net-next/issues/362
Acked-by: Paolo Abeni <[email protected]>
Signed-off-by: Matthieu Baerts <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions