X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=net%2Fsched%2Fact_mirred.c;h=252378121ce7cd1848beab20aa666389937bf610;hb=f0082e3cf70e19dce4e96494078ec3ddb89550d3;hp=977c10e0631b6dfe4ead45af617c0ad93c4a0759;hpb=c3286ee337b0586a8ae2b4f13c33e3de5d71139e;p=karo-tx-linux.git diff --git a/net/sched/act_mirred.c b/net/sched/act_mirred.c index 977c10e0631b..252378121ce7 100644 --- a/net/sched/act_mirred.c +++ b/net/sched/act_mirred.c @@ -271,9 +271,7 @@ static struct tc_action_ops act_mirred_ops = { .act = tcf_mirred, .dump = tcf_mirred_dump, .cleanup = tcf_mirred_cleanup, - .lookup = tcf_hash_search, .init = tcf_mirred_init, - .walk = tcf_generic_walker }; MODULE_AUTHOR("Jamal Hadi Salim(2002)");