From: Rusty Russell From: John Levon --- 25-akpm/net/sched/Kconfig | 2 +- 1 files changed, 1 insertion(+), 1 deletion(-) diff -puN net/sched/Kconfig~sch_ingress-help-fix net/sched/Kconfig --- 25/net/sched/Kconfig~sch_ingress-help-fix 2004-04-03 03:00:00.823106424 -0800 +++ 25-akpm/net/sched/Kconfig 2004-04-03 03:00:00.827105816 -0800 @@ -184,7 +184,7 @@ config NET_SCH_INGRESS If unsure, say Y. To compile this code as a module, choose M here: the - module will be called cls_ingress. + module will be called sch_ingress. config NET_QOS bool "QoS support" _