]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/net/sch_generic.h
pkt_sched: Fix handling of gso skbs on requeuing
[linux-2.6-omap-h63xx.git] / include / net / sch_generic.h
index 3b983e8a0555c00204bf1ef165155bec0f4c09fd..3fe49d808957309f29f1cb9532892fc06e936f2e 100644 (file)
@@ -52,6 +52,7 @@ struct Qdisc
        u32                     parent;
        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;