net: ipv4: remove fib_info arg to fib_check_nh
authorDavid Ahern <dsahern@gmail.com>
Thu, 28 Sep 2017 03:41:59 +0000 (20:41 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 29 Sep 2017 05:19:32 +0000 (06:19 +0100)
commitfa8fefaa678ea390b873195d19c09930da84a4bb
tree5bc7b14c10ad23525949b5ad90603dd48f72499b
parentc7c3e5913bf18eda3cf38932bebdce48351baac9
net: ipv4: remove fib_info arg to fib_check_nh

fib_check_nh does not use the fib_info arg; remove t.

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