pkt_sched: Make netem queue agnostic.
authorDavid S. Miller <davem@davemloft.net>
Wed, 9 Jul 2008 05:57:51 +0000 (22:57 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 9 Jul 2008 05:57:51 +0000 (22:57 -0700)
commit74d58a0c1d5b348a8d4ea9643b573a6ab455a3f3
tree2dc8f989cd75529c037e712ea85e7148c1150c86
parent68dfb42798e1eb2d42acbf872925cc75f1487d9b
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>
net/sched/sch_netem.c