commit | 74d58a0c1d5b348a8d4ea9643b573a6ab455a3f3 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Tue Jul 08 22:57:51 2008 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue Jul 08 22:57:51 2008 -0700 |
tree | 2dc8f989cd75529c037e712ea85e7148c1150c86 | |
parent | 68dfb42798e1eb2d42acbf872925cc75f1487d9b [diff] |
pkt_sched: Make netem queue agnostic. It just wants the root qdisc given an arbitrary qdisc, and that is simply qdisc->dev_queue->qdisc Signed-off-by: David S. Miller <davem@davemloft.net> Acked-by: Stephen Hemminger <shemminger@vyatta.com>