Tom Herbert fe8222406c net: Simplify RX queue allocation
This patch move RX queue allocation to alloc_netdev_mq and freeing of
the queues to free_netdev (symmetric to TX queue allocation).  Each
kobject RX queue takes a reference to the queue's device so that the
device can't be freed before all the kobjects have been released-- this
obviates the need for reference counts specific to RX queues.

Signed-off-by: Tom Herbert <therbert@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-11-15 10:57:28 -08:00
..
2010-11-15 10:57:28 -08:00
2010-10-27 11:37:32 -07:00
2010-09-23 14:33:39 -07:00
2010-07-12 12:57:55 -07:00
2010-07-12 12:57:55 -07:00
2010-10-25 14:18:27 -07:00
2010-11-15 10:57:28 -08:00
2010-07-12 12:57:55 -07:00
2010-07-12 12:57:55 -07:00
2010-11-10 12:12:00 -08:00
2010-10-25 14:18:27 -07:00
2010-09-23 14:33:39 -07:00