summaryrefslogtreecommitdiffstats
path: root/Kconfig
diff options
context:
space:
mode:
authorAlexander Gordeev <agordeev@redhat.com>2014-07-16 20:05:26 +0200
committerChristoph Hellwig <hch@lst.de>2014-07-30 07:49:35 -0400
commite88285d6108234439013111274002b4cbe9805b4 (patch)
treee0080345c6b37c40e594b87c856972dee72350b2 /Kconfig
parentb4d511e5c7c3d063c6cb1110797eb8221c5b2c09 (diff)
downloadlinux-stable-e88285d6108234439013111274002b4cbe9805b4.tar.gz
linux-stable-e88285d6108234439013111274002b4cbe9805b4.tar.bz2
linux-stable-e88285d6108234439013111274002b4cbe9805b4.zip
qla4xxx: 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: Vikas Chaudhary <vikas.chaudhary@qlogic.com> Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'Kconfig')
0 files changed, 0 insertions, 0 deletions