From: Rusty Russell <rusty@rustcorp.com.au>

From:  John Levon <levon@movementarian.org>



---

 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-03-22 20:34:25.119463672 -0800
+++ 25-akpm/net/sched/Kconfig	2004-03-22 20:34:25.121463368 -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"

_