android_kernel_xiaomi_sm7250/drivers/net/ixgbe
Jesse Brandeburg ff819cfb5d ixgbe: fix bug with lots of tx queues
when using more than 8 tx queues you can overrun the 8 bit v_idx
field, so change it to 16 bits to represent the maximum number
of queues (one for each bit)

Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
2008-09-24 18:54:55 -04:00
..
ixgbe_82598.c ixgbe: Update watchdog thread to accomodate longerlink_up events 2008-09-24 18:54:49 -04:00
ixgbe_common.c ixgbe: fix multicast address update 2008-09-24 18:54:48 -04:00
ixgbe_common.h ixgbe: Implement HAVE_SET_RX_MODE 2008-09-03 10:03:32 -04:00
ixgbe_ethtool.c ixgbe: fix initial interrupt throttle settings 2008-09-24 18:54:54 -04:00
ixgbe_main.c ixgbe: fix initial interrupt throttle settings 2008-09-24 18:54:54 -04:00
ixgbe_phy.c
ixgbe_phy.h
ixgbe_type.h ixgbe: fix ethtool register dump 2008-09-24 18:54:52 -04:00
ixgbe.h ixgbe: fix bug with lots of tx queues 2008-09-24 18:54:55 -04:00
Makefile