]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite4656611ecdd1e7b8a3417085bcc8b47adbb17d0
treeafe1c7b44bb164ac6b2ba44b62e7d5f357b09e56
parentc06dd1257f857744833306f5a2a10e9df12b4d04
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