projects
/
platform
/
kernel
/
linux-stable.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b9c6e3e
)
[PKT_SCHED] cls_u32: Fix typo.
author
Ralf Hildebrandt
<Ralf.Hildebrandt@charite.de>
Tue, 15 Aug 2006 09:12:43 +0000
(
02:12
-0700)
committer
David S. Miller
<davem@sunset.davemloft.net>
Thu, 17 Aug 2006 23:29:54 +0000
(16:29 -0700)
Signed-off-by: Ralf Hildebrandt <Ralf.Hildebrandt@charite.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/sched/cls_u32.c
patch
|
blob
|
history
diff --git
a/net/sched/cls_u32.c
b/net/sched/cls_u32.c
index eea3669667400868ccde06397175a6bf48fe50a5..0a6cfa0005bed31627f6ec8de3c7ffc3763abe36 100644
(file)
--- a/
net/sched/cls_u32.c
+++ b/
net/sched/cls_u32.c
@@
-796,7
+796,7
@@
static int __init init_u32(void)
{
printk("u32 classifier\n");
#ifdef CONFIG_CLS_U32_PERF
- printk(" Perfomance counters on\n");
+ printk(" Perfo
r
mance counters on\n");
#endif
#ifdef CONFIG_NET_CLS_POLICE
printk(" OLD policer on \n");