]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
mptcp: introduce and use mptcp_try_coalesce()
authorPaolo Abeni <pabeni@redhat.com>
Mon, 14 Sep 2020 08:01:11 +0000 (10:01 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 14 Sep 2020 20:28:02 +0000 (13:28 -0700)
commit8268ed4c9d197fc6448b6262c62aad62ef9aa4d5
tree8c5bc5af37cd05292ddc3b91b734687192ca18bb
parentda51aef5fe5b9ef389055f693472d4fb5a3f58f9
mptcp: introduce and use mptcp_try_coalesce()

Factor-out existing code, will be re-used by the
next patch.

Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Reviewed-by: Mat Martineau <mathew.j.martineau@linux.intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/mptcp/protocol.c