summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_sli.c
diff options
context:
space:
mode:
authorAlexander Gordeev2014-09-03 18:56:29 +0200
committerChristoph Hellwig2014-09-16 18:10:07 +0200
commit4f871e1b27a7c7254ead541ad6405f339790b6c5 (patch)
tree816118e50f5e31ba197988b952b9f359cc76c485 /drivers/scsi/lpfc/lpfc_sli.c
parentlpfc: do not feed jiffies as random seed from lpfc driver (diff)
downloadkernel-qcow2-linux-4f871e1b27a7c7254ead541ad6405f339790b6c5.tar.gz
kernel-qcow2-linux-4f871e1b27a7c7254ead541ad6405f339790b6c5.tar.xz
kernel-qcow2-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 'drivers/scsi/lpfc/lpfc_sli.c')
0 files changed, 0 insertions, 0 deletions