Merge branch 'for-3.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
[pandora-kernel.git] / net / sched / cls_basic.c
index 8be8872..ea1f70b 100644 (file)
@@ -39,7 +39,7 @@ static const struct tcf_ext_map basic_ext_map = {
        .police = TCA_BASIC_POLICE
 };
 
-static int basic_classify(struct sk_buff *skb, struct tcf_proto *tp,
+static int basic_classify(struct sk_buff *skb, const struct tcf_proto *tp,
                          struct tcf_result *res)
 {
        int r;