]> Pileus Git - ~andy/linux/blobdiff - include/net/sch_generic.h
pkt_sched: Get rid of u32_list.
[~andy/linux] / include / net / sch_generic.h
index 0a158ff4de12623822be2dc6124dafe431c837d5..8a44386b35cfce1836d6937c53ab467b99697604 100644 (file)
@@ -56,6 +56,8 @@ struct Qdisc
        int                     (*reshape_fail)(struct sk_buff *skb,
                                        struct Qdisc *q);
 
+       void                    *u32_node;
+
        /* This field is deprecated, but it is still used by CBQ
         * and it will live until better solution will be invented.
         */