android_kernel_oneplus_msm8998/drivers/net/ethernet/intel
Alexander Gordeev fc2f2f5dfd i40evf: Use pci_enable_msix_range() instead of pci_enable_msix()
As result of deprecation of MSI-X/MSI enablement functions
pci_enable_msix() and pci_enable_msi_block() all drivers
using these two interfaces need to be updated to use the
new pci_enable_msi_range()  or pci_enable_msi_exact()
and pci_enable_msix_range() or pci_enable_msix_exact()
interfaces.

Cc: Jesse Brandeburg <jesse.brandeburg@intel.com>
Cc: linux-pci@vger.kernel.org
Signed-off-by: Alexander Gordeev <agordeev@redhat.com>
Tested-by: Sibai Li <sibai.li@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2014-05-21 04:11:10 -07:00
..
e1000 net: get rid of SET_ETHTOOL_OPS 2014-05-13 17:43:20 -04:00
e1000e net: get rid of SET_ETHTOOL_OPS 2014-05-13 17:43:20 -04:00
i40e i40e: Check PCI_IOV config to avoid compile error 2014-05-21 04:01:30 -07:00
i40evf i40evf: Use pci_enable_msix_range() instead of pci_enable_msix() 2014-05-21 04:11:10 -07:00
igb net: get rid of SET_ETHTOOL_OPS 2014-05-13 17:43:20 -04:00
igbvf net: get rid of SET_ETHTOOL_OPS 2014-05-13 17:43:20 -04:00
ixgb net: get rid of SET_ETHTOOL_OPS 2014-05-13 17:43:20 -04:00
ixgbe net: get rid of SET_ETHTOOL_OPS 2014-05-13 17:43:20 -04:00
ixgbevf net: get rid of SET_ETHTOOL_OPS 2014-05-13 17:43:20 -04:00
e100.c net: get rid of SET_ETHTOOL_OPS 2014-05-13 17:43:20 -04: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