X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=net%2Fsched%2Fcls_tcindex.c;h=dbe199234c6384bd553c5ac743600ac9886bff3b;hb=da8303c63b8de73619884382d6e573d44aae0810;hp=36667fa64237902e52e11885745eb147be849394;hpb=bc9bc72e2f9bb07384c00604d1a40d0b5f62be6c;p=mv-sheeva.git diff --git a/net/sched/cls_tcindex.c b/net/sched/cls_tcindex.c index 36667fa6423..dbe199234c6 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);