diff options
author | Alexander Gordeev <agordeev@redhat.com> | 2014-02-18 14:11:57 +0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-02-19 00:33:33 +0400 |
commit | 9732ec06ca1ba91d69d1787d66bd10a502b143e0 (patch) | |
tree | 364a27663f4f49ad5273b90b3d071ed5df4e379b /Documentation/firmware_class | |
parent | 74a1fa45eba3958cbc6a6f726525e38263ea4cbf (diff) | |
download | linux-9732ec06ca1ba91d69d1787d66bd10a502b143e0.tar.xz |
qlcnic: 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() and pci_enable_msix_range()
interfaces.
Signed-off-by: Alexander Gordeev <agordeev@redhat.com>
Cc: Himanshu Madhani <himanshu.madhani@qlogic.com>
Cc: Rajesh Borundia <rajesh.borundia@qlogic.com>
Cc: Shahed Shaikh <shahed.shaikh@qlogic.com>
Cc: linux-driver@qlogic.com
Cc: netdev@vger.kernel.org
Cc: linux-pci@vger.kernel.org
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/firmware_class')
0 files changed, 0 insertions, 0 deletions