aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/mpt2sas/mpi/mpi2_init.h
diff options
context:
space:
mode:
authorAlexander Gordeev <[email protected]>2014-07-16 20:05:08 +0200
committerChristoph Hellwig <[email protected]>2014-07-29 08:38:52 -0400
commitb427d00fabaa5964efebc00970ad717b91d2047c (patch)
treecc16f4f4c5ec92ce876d0f1c55d1998d2e685c1b /drivers/scsi/mpt2sas/mpi/mpi2_init.h
parent8cb7f63d68bb87a4ade9cebc571a97f2a2354dc6 (diff)
bfa: 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 <[email protected]> Acked-by: Anil Gurumurthy <[email protected]> Signed-off-by: Christoph Hellwig <[email protected]>
Diffstat (limited to 'drivers/scsi/mpt2sas/mpi/mpi2_init.h')
0 files changed, 0 insertions, 0 deletions