summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_init.c
diff options
context:
space:
mode:
authorAlexander Gordeev <agordeev@redhat.com>2014-07-16 20:05:14 +0200
committerChristoph Hellwig <hch@lst.de>2014-07-29 14:38:52 +0200
commite85525c39e29b6da1cefc63c109590231c300059 (patch)
tree581cf8c0aa8d0554577558d7c7fd5e29bc5bd901 /drivers/scsi/lpfc/lpfc_init.c
parentbfa: Use pci_enable_msix_exact() instead of pci_enable_msix() (diff)
downloadlinux-e85525c39e29b6da1cefc63c109590231c300059.tar.xz
linux-e85525c39e29b6da1cefc63c109590231c300059.zip
isci: Use pci_enable_msix_exact() 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> Acked-by: Artur Paszkiewicz <artur.paszkiewicz@intel.com> Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'drivers/scsi/lpfc/lpfc_init.c')
0 files changed, 0 insertions, 0 deletions