]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
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)
commitee609cb36220d18c0cf476b066a5ab7e6f6d3a69
tree7b6675143c304a82ffe52943cf94e6f822da303e
parent74d58a0c1d5b348a8d4ea9643b573a6ab455a3f3
netdev: Move next_sched into struct netdev_queue.

We schedule queues, not the device, for output queue processing in BH.

Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/netdevice.h
net/core/dev.c