]> Git Repo - linux.git/commitdiff
Merge branch 'mptcp-properly-clean-up-unaccepted-subflows'
authorJakub Kicinski <[email protected]>
Thu, 29 Sep 2022 02:05:39 +0000 (19:05 -0700)
committerJakub Kicinski <[email protected]>
Thu, 29 Sep 2022 02:05:40 +0000 (19:05 -0700)
Mat Martineau says:

====================
mptcp: Properly clean up unaccepted subflows

Patch 1 factors out part of the mptcp_close() function for use by a caller
that already owns the socket lock. This is a prerequisite for patch 2.

Patch 2 is the fix that fully cleans up the unaccepted subflow sockets.
====================

Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>

Trivial merge
This page took 0.055084 seconds and 4 git commands to generate.