]> 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)
commit3cffd858423311879f92f2e5e5b74b8945c9f6b0
tree103ac1cb0a3a9dca7d3c56802130b3949cc473a3
parent87db4eef16b719470a5a56361994f3d313243d0c
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