netfilter: nft_fib: Convert nft_fib4_eval to new dev helper
authorDavid Ahern <dsahern@gmail.com>
Thu, 20 Sep 2018 20:50:49 +0000 (13:50 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 21 Sep 2018 03:01:53 +0000 (20:01 -0700)
commit9f18b6b68e202668340ad16714960fca658cd4a1
tree763880f35bd999d898fbb0fca5268599db1a69a5
parent91a178258aea08a42d67c04a303e1783c38217e6
netfilter: nft_fib: Convert nft_fib4_eval to new dev helper

Convert nft_fib4_eval to the new device checking helper and
remove the duplicate code.

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