commit | e2627c8c2241bce45e368e150654d076b58a4595 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Wed Jul 16 00:56:32 2008 -0700 |
committer | David S. Miller <davem@davemloft.net> | Thu Jul 17 19:21:18 2008 -0700 |
tree | e3ad7d1867339f254a324ba1acd5d8bdac1aca76 | |
parent | d3b753db7c4f1f37a98b51974d484fda5d86dab5 [diff] |
pkt_sched: Make QDISC_RUNNING a qdisc state. 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>