Commit c0956bd25161bff45304d482cda51ca4b3b572f1

Authored by Ralf Hildebrandt
Committed by David S. Miller
1 parent b9c6e3e966

[PKT_SCHED] cls_u32: Fix typo.

Signed-off-by: Ralf Hildebrandt <Ralf.Hildebrandt@charite.de>
Signed-off-by: David S. Miller <davem@davemloft.net>

Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff

... ... @@ -796,7 +796,7 @@
796 796 {
797 797 printk("u32 classifier\n");
798 798 #ifdef CONFIG_CLS_U32_PERF
799   - printk(" Perfomance counters on\n");
  799 + printk(" Performance counters on\n");
800 800 #endif
801 801 #ifdef CONFIG_NET_CLS_POLICE
802 802 printk(" OLD policer on \n");