Skip to content
Snippets Groups Projects
user avatar
David S. Miller authored
Florian Westphal says:

====================
mptcp: fix 'attempt to release socket in state...' splats

These two patches fix error handling corner-cases where
inet_sock_destruct gets called for a mptcp_sk that is not in TCP_CLOSE
state.  This results in unwanted error printks from the network stack.
====================

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
56e639e6
History
Name Last commit Last update