]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[NET]: Sanitize NET_SCHED protection in /net/sched/Kconfig
authorRoman Zippel <zippel@linux-m68k.org>
Thu, 17 Nov 2005 23:22:39 +0000 (15:22 -0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 17 Nov 2005 23:22:39 +0000 (15:22 -0800)
commit05b8b0fafd4cac75d205ecd5ad40992e2cc5934d
treeb5ff4b545fc9d65b2c2ffe44b199621c675d4c7a
parent381998241fd1fc635596f4e8ae835f0d64ca1ba2
[NET]: Sanitize NET_SCHED protection in /net/sched/Kconfig

On Thu, 17 Nov 2005, David Gómez wrote:

> I found out that if i select NET_CLS_ROUTE4, save my changes and exit
> menuconfig, execute again make menuconfig and go to QoS options, then the new
> available options are visible. So menuconfig has some problem refreshing
> contents :?

No, they were there before too, but you have to go up one level to see
them.

It's better in 2.6.15-rc1-git5, but the menu structure is still a little
messed up, the patch below properly indents all menu entries.

Signed-off-by: Roman Zippel <zippel@linux-m68k.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/sched/Kconfig