From: Johann Felix Soden <[EMAIL PROTECTED]>
With INET=n and XFRM_STATISTICS=y I get the following build failure:
net/built-in.o: In function `xfrm_init':
(.init.text+0xcd7): undefined reference to `snmp_mib_init'
Signed-off-by: Johann Felix Soden <[EMAIL PROTECTED]>
From: Johann Felix Soden <[EMAIL PROTECTED]>
Handle CONFIG_PROC_FS=n in net/ipv4/fib_frontend.c because:
net/ipv4/fib_frontend.c: In function 'fib_net_init':
net/ipv4/fib_frontend.c:1032: error: implicit declaration of function
'fib_proc_init'
net/ipv4/fib_frontend.c:
From: Johann Felix Soden <[EMAIL PROTECTED]>
The Kconfig of igb and enc28j60 contains references to
obsolet Documentation/networking/net-modules.txt.
Signed-off-by: Johann Felix Soden <[EMAIL PROTECTED]>
---
drivers/net/Kconfig |6 ++
1 files changed, 2 insertions(+),