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 08:06:13 +0200 |
commit | 8cf2ebdc0078a841fd54fcd50574bae1ae910d94 (patch) | |
tree | 6fc6cc13259bfedbecc22cda726c1987ecf3d6a8 /include/net/inet_common.h | |
parent | net: factor out inet{,6}_bind_sk helpers (diff) | |
download | linux-8cf2ebdc0078a841fd54fcd50574bae1ae910d94.tar.xz linux-8cf2ebdc0078a841fd54fcd50574bae1ae910d94.zip |
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 'include/net/inet_common.h')
0 files changed, 0 insertions, 0 deletions