]> git.baikalelectronics.ru Git - 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)
commit71276e2845cc8792c453e42c15280aa436110aab
tree8c5bc5af37cd05292ddc3b91b734687192ca18bb
parent29e869ccd9b8c6ac7b695b1191ced0756c81c4f7
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