]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - net/sched/cls_tcindex.c
block: make get_request[_wait]() fail if queue is dead
[mv-sheeva.git] / net / sched / cls_tcindex.c
index 36667fa64237902e52e11885745eb147be849394..dbe199234c6384bd553c5ac743600ac9886bff3b 100644 (file)
@@ -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);