[2.6 patch] fix IP_FIB_HASH kconfig warning

2005-07-15 Thread Adrian Bunk
This patch fixes the following kconfig warning: net/ipv4/Kconfig:92:warning: defaults for choice values not supported Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> --- This patch was already sent on: - 9 Jul 2005 --- linux-2.6.13-rc2-mm1-modular/net/ipv4/Kconfig.old 2005-07-08

[2.6 patch] fix IP_FIB_HASH kconfig warning

2005-07-15 Thread Adrian Bunk
This patch fixes the following kconfig warning: net/ipv4/Kconfig:92:warning: defaults for choice values not supported Signed-off-by: Adrian Bunk [EMAIL PROTECTED] --- This patch was already sent on: - 9 Jul 2005 --- linux-2.6.13-rc2-mm1-modular/net/ipv4/Kconfig.old 2005-07-08

[2.6 patch] fix IP_FIB_HASH kconfig warning

2005-07-08 Thread Adrian Bunk
On Mon, Jul 04, 2005 at 08:27:56PM +0200, Roman Zippel wrote: >... > config IP_FIB_HASH > def_bool ASK_IP_FIB_HASH || !IP_ADVANCED_ROUTER An updated patch is below. > bye, Roman cu Adrian <-- snip --> This patch fixes the following kconfig warning: net/ipv4/Kconfig:92:warning:

[2.6 patch] fix IP_FIB_HASH kconfig warning

2005-07-08 Thread Adrian Bunk
On Mon, Jul 04, 2005 at 08:27:56PM +0200, Roman Zippel wrote: ... config IP_FIB_HASH def_bool ASK_IP_FIB_HASH || !IP_ADVANCED_ROUTER An updated patch is below. bye, Roman cu Adrian -- snip -- This patch fixes the following kconfig warning: net/ipv4/Kconfig:92:warning:

Re: [2.6 patch] fix IP_FIB_HASH kconfig warning

2005-07-04 Thread Roman Zippel
Hi, On Mon, 4 Jul 2005, Adrian Bunk wrote: > --- linux-2.6.13-rc1-mm1-full/net/ipv4/Kconfig.old2005-07-02 > 20:07:25.0 +0200 > +++ linux-2.6.13-rc1-mm1-full/net/ipv4/Kconfig2005-07-02 > 20:13:05.0 +0200 > @@ -58,8 +58,9 @@ > depends on IP_ADVANCED_ROUTER >

Re: [2.6 patch] fix IP_FIB_HASH kconfig warning

2005-07-04 Thread Roman Zippel
Hi, On Mon, 4 Jul 2005, Adrian Bunk wrote: --- linux-2.6.13-rc1-mm1-full/net/ipv4/Kconfig.old2005-07-02 20:07:25.0 +0200 +++ linux-2.6.13-rc1-mm1-full/net/ipv4/Kconfig2005-07-02 20:13:05.0 +0200 @@ -58,8 +58,9 @@ depends on IP_ADVANCED_ROUTER