diff options
author | Alexander Gordeev <agordeev@redhat.com> | 2014-09-03 12:56:29 -0400 |
---|---|---|
committer | Christoph Hellwig <hch@lst.de> | 2014-09-16 09:10:07 -0700 |
commit | 4f871e1b27a7c7254ead541ad6405f339790b6c5 (patch) | |
tree | 816118e50f5e31ba197988b952b9f359cc76c485 /scripts/export_report.pl | |
parent | a7901acc4ac0f853d9aff284ff96e4a56ff74aa8 (diff) | |
download | talos-op-linux-4f871e1b27a7c7254ead541ad6405f339790b6c5.tar.gz talos-op-linux-4f871e1b27a7c7254ead541ad6405f339790b6c5.zip |
lpfc: 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.
Signed-off-by: Alexander Gordeev <agordeev@redhat.com>
Reviewed-by: James Smart <james.smart@emulex.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'scripts/export_report.pl')
0 files changed, 0 insertions, 0 deletions