linux_dsm_epyc7002/drivers/net/ethernet/intel
Don Skidmore bd8a1b1290 ixgbe: fix incorrect limit value in ring transverse
We were transversing the tx_ring with IXGBE_NUM_RX_QUEUES.  Now this define
happens to have the correct value but this is misleading and a change later
could easily make this no longer true.  I updated it to netdev->num_tx_queues
like we use in ixgbe_get_strings().

Signed-off-by: Don Skidmore <donald.c.skidmore@intel.com>
Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2013-08-29 02:51:56 -07:00
..
e1000
e1000e e1000e: balance semaphore put/get for 82573 2013-08-27 16:05:26 -04:00
igb igb: Expose RSS indirection table for ethtool 2013-08-22 02:26:27 -07:00
igbvf
ixgb
ixgbe ixgbe: fix incorrect limit value in ring transverse 2013-08-29 02:51:56 -07:00
ixgbevf
e100.c e100: dump small buffers via %*ph 2013-07-28 02:06:38 -07:00
Kconfig
Makefile