]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/net/sch_generic.h
hwmon: (lm90) Fix handling of hysteresis value
[linux-2.6-omap-h63xx.git] / include / net / sch_generic.h
index e5569625d2a50db02b290a5d9c339808be17a86b..3fe49d808957309f29f1cb9532892fc06e936f2e 100644 (file)
@@ -53,6 +53,7 @@ struct Qdisc
        atomic_t                refcnt;
        unsigned long           state;
        struct sk_buff          *gso_skb;
+       struct sk_buff_head     requeue;
        struct sk_buff_head     q;
        struct netdev_queue     *dev_queue;
        struct Qdisc            *next_sched;