X-Git-Url: http://git.agner.ch/gitweb/?p=linux-drm-fsl-dcu.git;a=blobdiff_plain;f=net%2Fsched%2Fact_pedit.c;h=03b67674169c5db79eb546d93d0b4833324786d3;hp=7ed78c9e505cf7e18bc5a0b066837d19d33d4b10;hb=f647a52e1576f9c92cc9c02d5756cd0207295a2b;hpb=e61c09249a39c0133bd5553576162ab2a56c6d43 diff --git a/net/sched/act_pedit.c b/net/sched/act_pedit.c index 7ed78c9e505c..03b67674169c 100644 --- a/net/sched/act_pedit.c +++ b/net/sched/act_pedit.c @@ -243,9 +243,7 @@ static struct tc_action_ops act_pedit_ops = { .act = tcf_pedit, .dump = tcf_pedit_dump, .cleanup = tcf_pedit_cleanup, - .lookup = tcf_hash_search, .init = tcf_pedit_init, - .walk = tcf_generic_walker }; MODULE_AUTHOR("Jamal Hadi Salim(2002-4)");