diff options
author | 2018-09-20 20:01:53 -0700 | |
---|---|---|
committer | 2018-09-20 20:01:53 -0700 | |
commit | 947e326c45dff8010a03db54a81c2068e6c28941 (patch) | |
tree | 763880f35bd999d898fbb0fca5268599db1a69a5 /drivers/net/tap.c | |
parent | net-next: mscc: remove unused ocelot_dev_gmii.h (diff) | |
parent | netfilter: nft_fib: Convert nft_fib4_eval to new dev helper (diff) | |
download | wireguard-linux-947e326c45dff8010a03db54a81c2068e6c28941.tar.xz wireguard-linux-947e326c45dff8010a03db54a81c2068e6c28941.zip |
Merge branch 'net-wean-netfilter-from-fib_nh'
David Ahern says:
====================
net: wean netfilter from fib_nh
Two netfilter modules reference fib_nh. In both cases the code is
only checking if a nexthop in a fib_info uses a specific device.
Both instances essentially duplicate code from __fib_validate_source,
so move that code into a helper and flip the netfilter modules to
use it.
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/tap.c')
0 files changed, 0 insertions, 0 deletions