X-Git-Url: http://git.cascardo.info/?a=blobdiff_plain;f=net%2Fsched%2Fcls_tcindex.c;h=dbe199234c6384bd553c5ac743600ac9886bff3b;hb=2cb5e4bc530471e9596cd32390bf70c8ada13d9a;hp=36667fa64237902e52e11885745eb147be849394;hpb=e33ab8f275cf6e0e0bf6c9c44149de46222b36cc;p=cascardo%2Flinux.git diff --git a/net/sched/cls_tcindex.c b/net/sched/cls_tcindex.c index 36667fa64237..dbe199234c63 100644 --- a/net/sched/cls_tcindex.c +++ b/net/sched/cls_tcindex.c @@ -79,7 +79,7 @@ tcindex_lookup(struct tcindex_data *p, u16 key) } -static int tcindex_classify(struct sk_buff *skb, struct tcf_proto *tp, +static int tcindex_classify(struct sk_buff *skb, const struct tcf_proto *tp, struct tcf_result *res) { struct tcindex_data *p = PRIV(tp);