David S. Miller d3b753db7c pkt_sched: Move gso_skb into Qdisc.
We liberate any dangling gso_skb during qdisc destruction.

It really only matters for the root qdisc.  But when qdiscs
can be shared by multiple netdev_queue objects, we can't
have the gso_skb in the netdev_queue any more.

Signed-off-by: David S. Miller <davem@davemloft.net>
2008-07-17 19:21:18 -07:00
..
2008-03-17 22:46:46 -07:00
2008-06-27 19:54:05 -07:00
2008-01-31 19:28:36 -08:00
2008-07-17 19:21:04 -07:00