diff options
author | David S. Miller <davem@davemloft.net> | 2017-09-21 18:18:23 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-09-21 18:18:23 -0700 |
commit | a1f3316dd7b5ce740c774697c664e2e60d095794 (patch) | |
tree | ba5111e5487411ad215378aa13422c79aa0b1d83 /drivers/hwmon/w83l786ng.c | |
parent | 8447779637172809060e5064afdf52f16a09aa13 (diff) | |
download | linux-stable-a1f3316dd7b5ce740c774697c664e2e60d095794.tar.gz linux-stable-a1f3316dd7b5ce740c774697c664e2e60d095794.tar.bz2 linux-stable-a1f3316dd7b5ce740c774697c664e2e60d095794.zip |
ipv4: Move fib_has_custom_local_routes outside of IP_MULTIPLE_TABLES.
> net/ipv4/fib_frontend.c: In function 'fib_validate_source':
> net/ipv4/fib_frontend.c:411:16: error: 'struct netns_ipv4' has no member named 'fib_has_custom_local_routes'
> if (net->ipv4.fib_has_custom_local_routes)
> ^
> net/ipv4/fib_frontend.c: In function 'inet_rtm_newroute':
> net/ipv4/fib_frontend.c:773:12: error: 'struct netns_ipv4' has no member named 'fib_has_custom_local_routes'
> net->ipv4.fib_has_custom_local_routes = true;
> ^
Fixes: 6e617de84e87 ("net: avoid a full fib lookup when rp_filter is disabled.")
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/hwmon/w83l786ng.c')
0 files changed, 0 insertions, 0 deletions