]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - net/sched/cls_flow.c
Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6
[karo-tx-linux.git] / net / sched / cls_flow.c
index dfd18a5c3e817037a50f3a5de92e3ac04e34095b..257029c5433298f62101533ada3a81c246eb0d7a 100644 (file)
@@ -563,7 +563,7 @@ static void flow_put(struct tcf_proto *tp, unsigned long f)
 {
 }
 
-static int flow_dump(struct tcf_proto *tp, unsigned long fh,
+static int flow_dump(struct net *net, struct tcf_proto *tp, unsigned long fh,
                     struct sk_buff *skb, struct tcmsg *t)
 {
        struct flow_filter *f = (struct flow_filter *)fh;