mptcp: move address attribute into mptcp_addr_info
authorPaolo Abeni <pabeni@redhat.com>
Mon, 14 Sep 2020 08:01:15 +0000 (10:01 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 14 Sep 2020 20:28:02 +0000 (13:28 -0700)
commitef0da3b8a2f18f59ea310ce27696c431eeb57eab
tree03edddce0877ec8d1ef5c31e4546138ca52413d7
parent06242e44b9fbd59be0bd4a4ed82b38f8f2c3f4b2
mptcp: move address attribute into mptcp_addr_info

So that can be accessed easily from the subflow creation
helper. No functional change intended.

Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Reviewed-by: Mat Martineau <mathew.j.martineau@linux.intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/mptcp/pm_netlink.c
net/mptcp/protocol.h
net/mptcp/subflow.c