From: David S. Miller Date: Sat, 18 Apr 2020 22:43:20 +0000 (-0700) Subject: Merge branch 'mptcp-fixes' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=56e639e6a241de67488597fe2e07150f24ebc9de;p=linux.git Merge branch 'mptcp-fixes' 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: David S. Miller --- 56e639e6a241de67488597fe2e07150f24ebc9de