pkt_sched: Make qdisc_run take a netdev_queue.
authorDavid S. Miller <davem@davemloft.net>
Wed, 9 Jul 2008 06:12:38 +0000 (23:12 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 9 Jul 2008 06:12:38 +0000 (23:12 -0700)
This allows us to use this calling convention all the way down into
qdisc_restart().

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

No differences found