diff options
author | Paolo Abeni <pabeni@redhat.com> | 2023-08-11 17:57:18 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2023-08-14 07:06:13 +0100 |
commit | 8cf2ebdc0078a841fd54fcd50574bae1ae910d94 (patch) | |
tree | 6fc6cc13259bfedbecc22cda726c1987ecf3d6a8 /net/ife | |
parent | e6d360ff87f005e5b28edc26cb43718244ae7e73 (diff) |
mptcp: mptcp: avoid additional indirection in mptcp_bind()
We are going to remove the first subflow socket soon, so avoid
the additional indirection via at bind() time. Instead call directly
the recently introduced helpers on the first subflow sock.
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Reviewed-by: Mat Martineau <martineau@kernel.org>
Signed-off-by: Matthieu Baerts <matthieu.baerts@tessares.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ife')
0 files changed, 0 insertions, 0 deletions