]> git.baikalelectronics.ru Git - kernel.git/commit
ipmr: Drop mfc_cache argument to ipmr_queue_xmit
authorDavid Ahern <dsahern@gmail.com>
Mon, 17 Dec 2018 23:34:48 +0000 (15:34 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 18 Dec 2018 07:31:14 +0000 (23:31 -0800)
commitae9b7215da070cf9b3a5ac87ce28fb7db488ea87
tree103ac1cb0a3a9dca7d3c56802130b3949cc473a3
parentef469fcbf7cc8f2f51dcb51f36800a8d2e7cbb98
ipmr: Drop mfc_cache argument to ipmr_queue_xmit

mfc_cache is not needed by ipmr_queue_xmit so drop it from the input
argument list.

Signed-off-by: David Ahern <dsahern@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/ipmr.c