]> git.baikalelectronics.ru Git - kernel.git/commit
mptcp: Make mptcp_pm_nl_mp_prio_send_ack() static
authorMat Martineau <mathew.j.martineau@linux.intel.com>
Fri, 15 Oct 2021 23:05:52 +0000 (16:05 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sat, 16 Oct 2021 07:46:08 +0000 (08:46 +0100)
commitbe871e9a2a909038d89b04fc37d3ced93913dd60
treeee2013c45613bdcb9b7fd8df693f0d07b110329d
parent04c1432be4cf366e8b7464a84dd5a488a53d2754
mptcp: Make mptcp_pm_nl_mp_prio_send_ack() static

This function is only used within pm_netlink.c now.

Fixes: 641df33b6ffc ("mptcp: add the outgoing MP_PRIO support")
Reviewed-by: Matthieu Baerts <matthieu.baerts@tessares.net>
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.h