commit | 6c714f1b547feb0402520357c91024375a4236f7 | [log] [tgz] |
---|---|---|
author | Florian Westphal <fw@strlen.de> | Fri Feb 12 15:59:58 2021 -0800 |
committer | David S. Miller <davem@davemloft.net> | Fri Feb 12 16:31:45 2021 -0800 |
tree | 65ff35dc52d2b112b1bdaf4a388a0546e58f5973 | |
parent | b263b0d7d60baecda3c840a0703bb6d511f7ae2d [diff] |
mptcp: pass subflow socket to a few helpers Pass the first/initial subflow to the existing functions so they can pass this on to the notification handler that is added later in the series. Signed-off-by: Florian Westphal <fw@strlen.de> Signed-off-by: Mat Martineau <mathew.j.martineau@linux.intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>