Merge branch 'mptcp-fixes'
authorDavid S. Miller <davem@davemloft.net>
Thu, 10 Dec 2020 03:31:58 +0000 (19:31 -0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 10 Dec 2020 03:31:58 +0000 (19:31 -0800)
commit0f86a5be10956aaa77f92d9c25ec508c5495e8af
tree4835210f79ccb092abb8aff17daecae4f21acd38
parent7bdddc68cda3e0c9ef7711238206881cf016bdbb
parentd7b1bfd0832c1d005f571203306b6c50e9805150
Merge branch 'mptcp-fixes'

Paolo Abeni says:

====================
mptcp: a bunch of fixes

This series includes a few fixes following-up the
recent code refactor for the MPTCP RX and TX paths.

Boundling them together, since the fixes are somewhat
related.
====================

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