summaryrefslogtreecommitdiffstats
path: root/block
diff options
context:
space:
mode:
authorAlexander Gordeev <agordeev@redhat.com>2014-02-18 11:11:59 +0100
committerDavid S. Miller <davem@davemloft.net>2014-02-18 21:33:34 +0100
commit50b483a1457abd6fe27117f0507297e107ef42b2 (patch)
tree5ea71974f1211843f74e8fff3eebadf64401d75d /block
parentqlge: Get rid of an redundant assignment (diff)
downloadlinux-50b483a1457abd6fe27117f0507297e107ef42b2.tar.xz
linux-50b483a1457abd6fe27117f0507297e107ef42b2.zip
qlge: 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() and pci_enable_msix_range() interfaces. Signed-off-by: Alexander Gordeev <agordeev@redhat.com> Cc: Shahed Shaikh <shahed.shaikh@qlogic.com> Cc: Jitendra Kalsaria <jitendra.kalsaria@qlogic.com> Cc: Ron Mercer <ron.mercer@qlogic.com> Cc: linux-driver@qlogic.com Cc: netdev@vger.kernel.org Cc: linux-pci@vger.kernel.org Acked-by: Jitendra Kalsaria <jitendra.kalsaria@qlogic.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions