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>
Showing
- net/mptcp/options.c 1 addition, 1 deletionnet/mptcp/options.c
- net/mptcp/pm.c 2 additions, 2 deletionsnet/mptcp/pm.c
- net/mptcp/protocol.c 2 additions, 2 deletionsnet/mptcp/protocol.c
- net/mptcp/protocol.h 2 additions, 2 deletionsnet/mptcp/protocol.h
- net/mptcp/subflow.c 1 addition, 1 deletionnet/mptcp/subflow.c
Please register or sign in to comment