aboutsummaryrefslogtreecommitdiffstats
path: root/net/sched/act_gact.c
diff options
context:
space:
mode:
authorJiri Pirko <jiri@resnulli.us>2014-11-05 20:51:51 +0100
committerDavid S. Miller <davem@davemloft.net>2014-11-06 15:04:41 -0500
commit0c6965dd317185cef3d706e5785bb032f819faa1 (patch)
treefb4750a2b62514f3aeaf400e9c19697f6799c888 /net/sched/act_gact.c
parentMerge branch 'sfc-next' (diff)
downloadlinux-dev-0c6965dd317185cef3d706e5785bb032f819faa1.tar.xz
linux-dev-0c6965dd317185cef3d706e5785bb032f819faa1.zip
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>
Diffstat (limited to 'net/sched/act_gact.c')
-rw-r--r--net/sched/act_gact.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/sched/act_gact.c b/net/sched/act_gact.c
index d6bcbd9f7791..7fffc2272701 100644
--- a/net/sched/act_gact.c
+++ b/net/sched/act_gact.c
@@ -1,5 +1,5 @@
/*
- * net/sched/gact.c Generic actions
+ * net/sched/act_gact.c Generic actions
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License