X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=net%2Fsched%2Fact_ipt.c;h=60f8f616e8fa2c7b73df63dff52119622f036168;hb=dc7f9f6e8838556f226c2ebd1da7bb305cb25654;hp=9fc211a1b20e6c1d344bcd99d756824c76d2de91;hpb=76d21c563569bcea6bc67d65cc2c460cff643058;p=mv-sheeva.git diff --git a/net/sched/act_ipt.c b/net/sched/act_ipt.c index 9fc211a1b20..60f8f616e8f 100644 --- a/net/sched/act_ipt.c +++ b/net/sched/act_ipt.c @@ -195,7 +195,7 @@ static int tcf_ipt_cleanup(struct tc_action *a, int bind) return tcf_ipt_release(ipt, bind); } -static int tcf_ipt(struct sk_buff *skb, struct tc_action *a, +static int tcf_ipt(struct sk_buff *skb, const struct tc_action *a, struct tcf_result *res) { int ret = 0, result = 0;