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)
commit3828c514726fce7d97063155c4749eafefd9fbd2
treeee2013c45613bdcb9b7fd8df693f0d07b110329d
parent72bcbc46a5c385961b9c167db79ad1f38f04e6a7
mptcp: Make mptcp_pm_nl_mp_prio_send_ack() static

This function is only used within pm_netlink.c now.

Fixes: 067065422fcd ("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