]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4a1e39b0d9e63a866288f77862e24ae48818ff39
tree03edddce0877ec8d1ef5c31e4546138ca52413d7
parent9a755603b9fa58985b2b3f03a31e33c8ee916048
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