pkt_sched: Make QDISC_RUNNING a qdisc state.
authorDavid S. Miller <davem@davemloft.net>
Wed, 16 Jul 2008 07:56:32 +0000 (00:56 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 18 Jul 2008 02:21:18 +0000 (19:21 -0700)
Currently it is associated with a netdev_queue, but when we have
qdisc sharing that no longer makes any sense.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found