aboutsummaryrefslogtreecommitdiffstats
path: root/net/sched/act_tunnel_key.c
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2019-03-04 21:38:03 +0100
committerDavid S. Miller <davem@davemloft.net>2019-03-04 13:14:34 -0800
commita154d5d83d21af6b9ee32adc5dbcea5ac1fb534c (patch)
tree742a25ce5320613044083249ba3571eb0899f061 /net/sched/act_tunnel_key.c
parentphy: mdio-mux: fix Kconfig dependencies (diff)
downloadlinux-dev-a154d5d83d21af6b9ee32adc5dbcea5ac1fb534c.tar.xz
linux-dev-a154d5d83d21af6b9ee32adc5dbcea5ac1fb534c.zip
net: ignore sysctl_devconf_inherit_init_net without SYSCTL
When CONFIG_SYSCTL is turned off, we get a link failure for the newly introduced tuning knob. net/ipv6/addrconf.o: In function `addrconf_init_net': addrconf.c:(.text+0x31dc): undefined reference to `sysctl_devconf_inherit_init_net' Add an IS_ENABLED() check to fall back to the default behavior (sysctl_devconf_inherit_init_net=0) here. Fixes: 856c395cfa63 ("net: introduce a knob to control whether to inherit devconf config") Signed-off-by: Arnd Bergmann <arnd@arndb.de> Acked-by: Christian Brauner <christian@brauner.io> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/sched/act_tunnel_key.c')
0 files changed, 0 insertions, 0 deletions