linux/drivers/net/ethernet/intel
Alexander Duyck 1cc3bd8792 igb: Remove multi_tx_table and simplify igb_xmit_frame
Instead of using the multi_tx_table to map possible Tx queues to Tx rings
we can just do simple subtraction for the unlikely event that the Tx queue
provided exceeds the number of Tx rings.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Tested-by:  Aaron Brown  <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2011-09-19 23:59:34 -07:00
..
e1000 intel: convert to SKB paged frag API. 2011-08-30 17:58:01 -04:00
e1000e intel: convert to SKB paged frag API. 2011-08-30 17:58:01 -04:00
igb igb: Remove multi_tx_table and simplify igb_xmit_frame 2011-09-19 23:59:34 -07:00
igbvf intel: convert to SKB paged frag API. 2011-08-30 17:58:01 -04:00
ixgb ixgb: convert to ndo_fix_features 2011-09-16 18:26:37 -07:00
ixgbe ixgbe: remove duplicate netif_tx_start_all_queues 2011-09-16 19:05:52 -07:00
ixgbevf intel: convert to SKB paged frag API. 2011-08-30 17:58:01 -04:00
Kconfig MII: fix Kconfig dependencies for MII 2011-09-15 15:49:08 -04:00
Makefile
e100.c net: remove use of ndo_set_multicast_list in drivers 2011-08-17 20:22:03 -07:00