diff options
| author | Paolo Abeni <pabeni@redhat.com> | 2020-06-29 22:26:24 +0200 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2020-06-29 17:29:38 -0700 |
| commit | 76660afbb7a1ac6bef0be34c4c6e76d7e07b74d7 (patch) | |
| tree | f68c5ed74955d0e8a67cd4b787d7483829647812 /scripts/stackusage | |
| parent | mptcp: create first subflow at msk creation time (diff) | |
| download | linux-76660afbb7a1ac6bef0be34c4c6e76d7e07b74d7.tar.gz linux-76660afbb7a1ac6bef0be34c4c6e76d7e07b74d7.zip | |
mptcp: __mptcp_tcp_fallback() returns a struct sock
Currently __mptcp_tcp_fallback() always return NULL
on incoming connections, because MPTCP does not create
the additional socket for the first subflow.
Since the previous commit no __mptcp_tcp_fallback()
caller needs a struct socket, so let __mptcp_tcp_fallback()
return the first subflow sock and cope correctly even with
incoming connections.
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Signed-off-by: Davide Caratti <dcaratti@redhat.com>
Reviewed-by: Mat Martineau <mathew.j.martineau@linux.intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions
