diff options
author | Paolo Abeni <pabeni@redhat.com> | 2023-08-11 18:57:20 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2023-08-14 09:06:13 +0300 |
commit | 40f56d0c7043d16e9d49d1df6c02804c09ed5cd6 (patch) | |
tree | 983dc1084ed7a5e472a92602045aa04cfc627986 /include/clocksource | |
parent | 71a9a874cd6beb074896519f762741fbc448f5be (diff) | |
download | linux-40f56d0c7043d16e9d49d1df6c02804c09ed5cd6.tar.xz |
mptcp: avoid additional indirection in mptcp_listen()
We are going to remove the first subflow socket soon, so avoid
the additional indirection via at listen() time. Instead call
directly the recently introduced helper on the first subflow sock.
No functional changes intended.
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/clocksource')
0 files changed, 0 insertions, 0 deletions