[PATCH net-next v2 05/13] mptcp: introduce and use mptcp_try_coalesce()

2020-09-14 Thread Paolo Abeni
Factor-out existing code, will be re-used by the next patch. Signed-off-by: Paolo Abeni --- net/mptcp/protocol.c | 31 +++ 1 file changed, 19 insertions(+), 12 deletions(-) diff --git a/net/mptcp/protocol.c b/net/mptcp/protocol.c index 4f12a8ce0ddd..5a2ff333e426 1006

Re: [PATCH net-next v2 05/13] mptcp: introduce and use mptcp_try_coalesce()

2020-09-14 Thread Mat Martineau
On Mon, 14 Sep 2020, Paolo Abeni wrote: Factor-out existing code, will be re-used by the next patch. Signed-off-by: Paolo Abeni --- net/mptcp/protocol.c | 31 +++ 1 file changed, 19 insertions(+), 12 deletions(-) Reviewed-by: Mat Martineau -- Mat Martineau Intel