David S. Miller 86d804e10a netdev: Make netif_schedule() routines work with netdev_queue objects.
Only plain netif_schedule() remains taking a net_device, mostly as a
compatability item while we transition the rest of these interfaces.

Everything else calls netif_schedule_queue() or __netif_schedule(),
both of which take a netdev_queue pointer.

Signed-off-by: David S. Miller <davem@davemloft.net>
2008-07-08 23:11:25 -07:00
..
2008-05-07 15:02:26 -04:00
2007-05-05 11:46:38 -07:00
2008-04-08 16:44:45 -04:00
2008-04-08 16:44:45 -04:00
2008-05-14 16:29:34 -04:00
2008-05-21 21:48:09 -04:00
2008-07-08 14:16:03 -04:00
2008-07-08 14:16:03 -04:00
2008-05-07 15:02:11 -04:00
2008-03-06 15:30:46 -05:00