]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite98e7b0273caf00b092e0c6af3cf9c6fc079759c
tree78080c913149f18c25f7ca5a03423e8dd2eea5d1
parente6873e4fad0080f36f0da5f05bd9922dadc0b5d3
parent72342383eceb13d3d3161d19aba932b407dc16f2
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>