linux/drivers/net/ethernet/intel
Jacob Keller eec66731de ixgbe: add comment noting recalculation of queues
Since we previously called ixgbe_set_num_queues just prior to attempting
to set our interrupt scheme, it may be non obvious why we have to call
it again inside the function. Add a comment which helps make it more
obvious that we are resetting features based on the fact that we do not
have MSI-X enabled, and cannot use the previous settings.

Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2014-09-04 01:38:33 -07:00
..
e1000 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use 2014-08-12 12:15:14 -06:00
e1000e e1000e: delete excessive space character in debug message 2014-08-12 01:16:19 -07:00
i40e i40e: use global pci_vfs_assigned() to replace local i40e_vfs_are_assigned() 2014-09-04 01:38:31 -07:00
i40evf i40e/i40evf: Bump i40e/i40evf versions 2014-09-04 01:38:31 -07:00
igb igb: flush when in xmit_more mode and under descriptor pressure 2014-08-28 01:39:31 -07:00
igbvf PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use 2014-08-12 12:15:14 -06:00
ixgb PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use 2014-08-12 12:15:14 -06:00
ixgbe ixgbe: add comment noting recalculation of queues 2014-09-04 01:38:33 -07:00
ixgbevf ixgbevf: introduce delay for checking VFLINKS on 82599 2014-09-04 01:38:32 -07:00
e100.c PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use 2014-08-12 12:15:14 -06:00
Kconfig i40e: add DCB option to Kconfig 2014-01-17 19:13:04 -08:00
Makefile i40evf: add driver to kernel build system 2013-12-31 16:27:49 -08:00