X-Git-Url: http://git.agner.ch/gitweb/?a=blobdiff_plain;f=net%2Fsched%2Fact_simple.c;h=31157d3e729c8c29e8bb89ce03fa68c5ad8e7f39;hb=96b7fe0119b932ad25451d2b6357e727bbe6a309;hp=7725eb4ab756caa841eca2e0f4778880c310e5c4;hpb=e20437852de4aba31068037a728e2d60cf942f56;p=linux-drm-fsl-dcu.git diff --git a/net/sched/act_simple.c b/net/sched/act_simple.c index 7725eb4ab756..31157d3e729c 100644 --- a/net/sched/act_simple.c +++ b/net/sched/act_simple.c @@ -201,7 +201,6 @@ static struct tc_action_ops act_simp_ops = { .dump = tcf_simp_dump, .cleanup = tcf_simp_cleanup, .init = tcf_simp_init, - .walk = tcf_generic_walker, }; MODULE_AUTHOR("Jamal Hadi Salim(2005)");