diff options
author | Florian Westphal <fw@strlen.de> | 2020-07-30 22:25:52 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-08-01 02:55:32 +0300 |
commit | 78d8b7bc4b32e2d32ac19d3b217166224c4342d0 (patch) | |
tree | 822a0aa546f7b1745dde696b8262a19d3e7322ed /net/ethtool/eee.c | |
parent | 535fb8152f313dd5d30ef84ce55b01ad9cbae3cf (diff) | |
download | linux-78d8b7bc4b32e2d32ac19d3b217166224c4342d0.tar.xz |
mptcp: subflow: split subflow_init_req
When syncookie support is added, we will need to add a variant of
subflow_init_req() helper. It will do almost same thing except
that it will not compute/add a token to the mptcp token tree.
To avoid excess copy&paste, this commit splits away part of the
code into a new helper, __subflow_init_req, that can then be re-used
from the 'no insert' function added in a followup change.
Signed-off-by: Florian Westphal <fw@strlen.de>
Reviewed-by: Mat Martineau <mathew.j.martineau@linux.intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ethtool/eee.c')
0 files changed, 0 insertions, 0 deletions