Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c0956bd2 authored by Ralf Hildebrandt's avatar Ralf Hildebrandt Committed by David S. Miller
Browse files

[PKT_SCHED] cls_u32: Fix typo.

parent b9c6e3e9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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("    Performance counters on\n");
#endif
#ifdef CONFIG_NET_CLS_POLICE
	printk("    OLD policer on \n");