]> Pileus Git - ~andy/linux/blobdiff - net/sched/act_police.c
staging: brcm80211: use address space qualifier in brcmfmac
[~andy/linux] / 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;