netdev: Move next_sched into struct netdev_queue.
authorDavid S. Miller <davem@davemloft.net>
Wed, 9 Jul 2008 05:58:37 +0000 (22:58 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 9 Jul 2008 05:58:37 +0000 (22:58 -0700)
We schedule queues, not the device, for output queue processing in BH.

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

No differences found