diff options
author | 2025-02-18 19:36:12 +0100 | |
---|---|---|
committer | 2025-02-19 19:05:27 -0800 | |
commit | c3349a22c2002947d29a98a77bfb36d97cfbfac1 (patch) | |
tree | ae2b17bb629440426a38c9c717cecac496cc1a90 /net/mptcp/protocol.c | |
parent | nfc: hci: Remove unused nfc_llc_unregister (diff) | |
download | wireguard-linux-c3349a22c2002947d29a98a77bfb36d97cfbfac1.tar.xz wireguard-linux-c3349a22c2002947d29a98a77bfb36d97cfbfac1.zip |
mptcp: consolidate subflow cleanup
Consolidate all the cleanup actions requiring the worker in a single
helper and ensure the dummy data fin creation for fallback socket is
performed only when the tcp rx queue is empty.
There are no functional changes intended, but this will simplify the
next patch, when the tcp rx queue spooling could be delayed at release_cb
time.
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Reviewed-by: Mat Martineau <martineau@kernel.org>
Signed-off-by: Matthieu Baerts (NGI0) <matttbe@kernel.org>
Link: https://patch.msgid.link/20250218-net-next-mptcp-rx-path-refactor-v1-1-4a47d90d7998@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/mptcp/protocol.c')
0 files changed, 0 insertions, 0 deletions