mptcp: move pm netlink work into pm_netlink
authorFlorian Westphal <fw@strlen.de>
Fri, 12 Feb 2021 23:59:54 +0000 (15:59 -0800)
committerDavid S. Miller <davem@davemloft.net>
Sat, 13 Feb 2021 00:31:45 +0000 (16:31 -0800)
commite98014306840f58072f50a55ad49400f227a5b65
treeafe1c7b44bb164ac6b2ba44b62e7d5f357b09e56
parent0a82c37e34fe5179a0e18b7a267bbe088fefdee8
mptcp: move pm netlink work into pm_netlink

Allows to make some functions static and avoids acquire of the pm
spinlock in protocol.c.

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>
net/mptcp/pm_netlink.c
net/mptcp/protocol.c
net/mptcp/protocol.h