HID: wiimote: Add drm request
[cascardo/linux.git] / net / sched / cls_u32.c
index 3b93fc0..939b627 100644 (file)
@@ -93,7 +93,7 @@ static inline unsigned int u32_hash_fold(__be32 key,
        return h;
 }
 
-static int u32_classify(struct sk_buff *skb, struct tcf_proto *tp, struct tcf_result *res)
+static int u32_classify(struct sk_buff *skb, const struct tcf_proto *tp, struct tcf_result *res)
 {
        struct {
                struct tc_u_knode *knode;