ip6mr: Drop mfc6_cache argument to ip6mr_forward2
authorDavid Ahern <dsahern@gmail.com>
Mon, 17 Dec 2018 23:36:11 +0000 (15:36 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 18 Dec 2018 07:31:14 +0000 (23:31 -0800)
commitf5c6dfdefb21708aa0f382c1dc36d4e82c6c3ed5
tree22a3480a54b0050727e57336ce5014b98373880c
parent6e0735d1f7e573da0976d8b7447a82b09d8ec949
ip6mr: Drop mfc6_cache argument to ip6mr_forward2

mfc6_cache is not needed by ip6mr_forward2 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/ipv6/ip6mr.c