Merge branch 'mptcp-fixes'
authorDavid S. Miller <davem@davemloft.net>
Tue, 22 Jun 2021 17:22:42 +0000 (10:22 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 22 Jun 2021 17:22:42 +0000 (10:22 -0700)
commite596212e0f4be3313df9801a66bfa62777392515
tree78080c913149f18c25f7ca5a03423e8dd2eea5d1
parent3ddd6e2f71092766b6040b9c33cf9906577b4025
parent597dbae77ee5a2347b1b800c25c89a9181dd8a57
Merge branch 'mptcp-fixes'

Mat Martineau says:

====================
mptcp: Fixes for v5.13

Here are two MPTCP fixes from Paolo.

Patch 1 fixes some possible connect-time race conditions with
MPTCP-level connection state changes.

Patch 2 deletes a duplicate function declaration.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>