mptcp: simplify subflow_syn_recv_sock()
[ Upstream commit a88d0092 ] Postpone the msk cloning to the child process creation so that we can avoid a bunch of conditionals. Link: https://github.com/multipath-tcp/mptcp_net-next/issues/61 Signed-off-by:Paolo Abeni <pabeni@redhat.com> Reviewed-by:
Matthieu Baerts <matthieu.baerts@tessares.net> Signed-off-by:
Matthieu Baerts <matthieu.baerts@tessares.net> Signed-off-by:
David S. Miller <davem@davemloft.net> Stable-dep-of: 7e8b88ec ("mptcp: consolidate passive msk socket initialization") Signed-off-by:
Sasha Levin <sashal@kernel.org>
Loading
Please sign in to comment