diff options
author | Paolo Abeni <pabeni@redhat.com> | 2023-06-20 18:30:21 +0200 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2023-06-21 22:45:58 -0700 |
commit | bbd49d114d5790a2dc3f67926cec3fc48b2d5d81 (patch) | |
tree | 7799e1bf55536ee7542d52988896493a7592f03c /kernel/bpf/syscall.c | |
parent | 00079f18c24f373797cc38273c1bc0b475469d2b (diff) |
mptcp: consolidate transition to TCP_CLOSE in mptcp_do_fastclose()
The MPTCP code always set the msk state to TCP_CLOSE before
calling performing the fast-close. Move such state transition in
mptcp_do_fastclose() to avoid some code duplication.
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Reviewed-by: Matthieu Baerts <matthieu.baerts@tessares.net>
Signed-off-by: Matthieu Baerts <matthieu.baerts@tessares.net>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'kernel/bpf/syscall.c')
0 files changed, 0 insertions, 0 deletions