Star64_linux/drivers/net/ethernet/intel/i40evf
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
..
i40e_adminq.c i40evf: Fix the headers and update copyright year. 2014-05-21 01:54:43 -07:00
i40e_adminq.h i40evf: Fix the headers and update copyright year. 2014-05-21 01:54:43 -07:00
i40e_adminq_cmd.h i40evf: Fix the headers and update copyright year. 2014-05-21 01:54:43 -07:00
i40e_alloc.h i40evf: Fix the headers and update copyright year. 2014-05-21 01:54:43 -07:00
i40e_common.c i40evf: Fix the headers and update copyright year. 2014-05-21 01:54:43 -07:00
i40e_hmc.h i40evf: Fix the headers and update copyright year. 2014-05-21 01:54:43 -07:00
i40e_lan_hmc.h i40evf: Fix the headers and update copyright year. 2014-05-21 01:54:43 -07:00
i40e_osdep.h i40evf: Fix the headers and update copyright year. 2014-05-21 01:54:43 -07:00
i40e_prototype.h i40evf: Fix the headers and update copyright year. 2014-05-21 01:54:43 -07:00
i40e_register.h i40evf: Fix the headers and update copyright year. 2014-05-21 01:54:43 -07:00
i40e_status.h i40evf: Fix the headers and update copyright year. 2014-05-21 01:54:43 -07:00
i40e_txrx.c i40evf: Fix the headers and update copyright year. 2014-05-21 01:54:43 -07:00
i40e_txrx.h i40evf: Fix the headers and update copyright year. 2014-05-21 01:54:43 -07:00
i40e_type.h i40evf: Fix the headers and update copyright year. 2014-05-21 01:54:43 -07:00
i40e_virtchnl.h i40evf: Fix the headers and update copyright year. 2014-05-21 01:54:43 -07:00
i40evf.h i40evf: Fix the headers and update copyright year. 2014-05-21 01:54:43 -07:00
i40evf_ethtool.c i40e/i40evf: control auto ITR through ethtool 2014-05-21 03:19:54 -07:00
i40evf_main.c i40evf: Use pci_enable_msix_range() instead of pci_enable_msix() 2014-05-21 04:11:10 -07:00
i40evf_virtchnl.c i40evf: Fix the headers and update copyright year. 2014-05-21 01:54:43 -07:00
Makefile i40evf: Fix the headers and update copyright year. 2014-05-21 01:54:43 -07:00