commit | 9f18b6b68e202668340ad16714960fca658cd4a1 | [log] [tgz] |
---|---|---|
author | David Ahern <dsahern@gmail.com> | Thu Sep 20 13:50:49 2018 -0700 |
committer | David S. Miller <davem@davemloft.net> | Thu Sep 20 20:01:53 2018 -0700 |
tree | 763880f35bd999d898fbb0fca5268599db1a69a5 | |
parent | 91a178258aea08a42d67c04a303e1783c38217e6 [diff] |
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>