]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - net/sched/act_police.c
Merge branch 'for-greg' of master.kernel.org:/pub/scm/linux/kernel/git/balbi/usb...
[karo-tx-linux.git] / net / sched / act_police.c
index b3b9b32f4e007de4b04af3385604a984c4cb88ca..6fb3f5af0f85c69e6be7c90f71242fa073f87691 100644 (file)
@@ -282,7 +282,7 @@ static int tcf_act_police_cleanup(struct tc_action *a, int bind)
        return ret;
 }
 
-static int tcf_act_police(struct sk_buff *skb, struct tc_action *a,
+static int tcf_act_police(struct sk_buff *skb, const struct tc_action *a,
                          struct tcf_result *res)
 {
        struct tcf_police *police = a->priv;