sched: fix act file names in header comment

Fixes: 4bba3925 ("[PKT_SCHED]: Prefix tc actions with act_")
Signed-off-by: Jiri Pirko <jiri@resnulli.us>
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
Jiri Pirko
2014-11-05 20:51:51 +01:00
committed by David S. Miller
parent f81c6906dc
commit 0c6965dd31
6 changed files with 6 additions and 6 deletions

View File

@@ -1,5 +1,5 @@
/*
* net/sched/pedit.c Generic packet editor
* net/sched/act_pedit.c Generic packet editor
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License