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)
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>

Trivial merge