X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=net%2Fsched%2Fact_nat.c;h=30c13dedc94dfc7d4583223bc200e4e710274d0b;hb=43c00dcf8888daea234226e8adf09c37b00d2245;hp=876f0ef29694a3f28260a221d0862d4fe3756f8d;hpb=63ef6174654a986f263d25e957ef9d1ff243f649;p=platform%2Fadaptation%2Frenesas_rcar%2Frenesas_kernel.git diff --git a/net/sched/act_nat.c b/net/sched/act_nat.c index 876f0ef..30c13de 100644 --- a/net/sched/act_nat.c +++ b/net/sched/act_nat.c @@ -308,7 +308,6 @@ static struct tc_action_ops act_nat_ops = { .act = tcf_nat, .dump = tcf_nat_dump, .cleanup = tcf_nat_cleanup, - .lookup = tcf_hash_search, .init = tcf_nat_init, .walk = tcf_generic_walker };