Files
kernel/include/linux
Mahesh Bandewar 3753d97790 net: fix build without CONFIG_SYSCTL definition
Earlier commit 316cdaa115 ("net: add option to not create fall-back
tunnels in root-ns as well") removed the CONFIG_SYSCTL to enable the
kernel-commandline to work. However, this variable gets defined only
when CONFIG_SYSCTL option is selected.

With this change the behavior would default to creating fall-back
tunnels in all namespaces when CONFIG_SYSCTL is not selected and
the kernel commandline option will be ignored.

Fixes: 316cdaa115 ("net: add option to not create fall-back tunnels in root-ns as well")
Signed-off-by: Mahesh Bandewar <maheshb@google.com>
Reported-by: Randy Dunlap <rdunlap@infradead.org>
Reported-by: kernel test robot <lkp@intel.com>
Acked-by: Randy Dunlap <rdunlap@infradead.org> # build-tested
Signed-off-by: David S. Miller <davem@davemloft.net>
2020-09-18 14:14:05 -07:00
..
2020-08-24 18:01:33 -07:00
2020-08-28 21:20:33 +02:00
2020-08-25 15:37:41 -07:00
2020-09-15 13:26:28 -07:00
2020-08-14 19:56:56 -07:00
2020-08-26 12:41:56 +02:00
2020-09-04 09:25:20 -07:00
2020-08-31 12:52:33 -07:00
2020-08-19 16:09:19 -07:00
2020-08-07 11:33:24 -07:00