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)
commit6e0735d1f7e573da0976d8b7447a82b09d8ec949
tree103ac1cb0a3a9dca7d3c56802130b3949cc473a3
parenteedbbb0d98b2a89250a8bb83d9c71b77881e5247
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