mptcp: factor out __mptcp_retrans helper()
authorPaolo Abeni <pabeni@redhat.com>
Thu, 4 Mar 2021 21:32:13 +0000 (13:32 -0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 4 Mar 2021 22:30:13 +0000 (14:30 -0800)
commit2948d0a1e5aedc789fed27a4473040b6db741426
treed09caf58ff396521eaf5da7681a388a77f4a16b4
parentc8fe62f0768cc9378103fc89fb96804645f527c9
mptcp: factor out __mptcp_retrans helper()

Will simplify the following patch, no functional change
intended.

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