PATCH: Fix typo in net/sched/cls_u32.c

From: Ralf Hildebrandt
Date: Tue Aug 15 2006 - 05:00:20 EST


From: Ralf Hildebrandt <Ralf.Hildebrandt@xxxxxxxxxx>

Fixes a typo in net/sched/cls_u32.c.orig

Signed-off-by: Ralf Hildebrandt <Ralf.Hildebrandt@xxxxxxxxxx>

---

--- /usr/src/linux-2.6.17.8/net/sched/cls_u32.c.orig 2006-08-13 12:51:55.000000000 +0200
+++ /usr/src/linux-2.6.17.8/net/sched/cls_u32.c 2006-08-13 12:52:06.000000000 +0200
@@ -802,7 +802,7 @@
{
printk("u32 classifier\n");
#ifdef CONFIG_CLS_U32_PERF
- printk(" Perfomance counters on\n");
+ printk(" Performance counters on\n");
#endif
#ifdef CONFIG_NET_CLS_POLICE
printk(" OLD policer on \n");


--
_________________________________________________

Charité - Universitätsmedizin Berlin
_________________________________________________

Ralf Hildebrandt
i.A. Geschäftsbereich Informationsmanagement
Campus Benjamin Franklin
Hindenburgdamm 30 | Berlin
Tel. +49 30 450 570155 | Fax +49 30 450 570962
Ralf.Hildebrandt@xxxxxxxxxx
http://www.charite.de
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/