]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9294052f1f1ed4ad247887c0191db5da201a3db3
tree763880f35bd999d898fbb0fca5268599db1a69a5
parentdd0e76f3c8e463583cda96c4e095c0f4091fe86d
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