summaryrefslogtreecommitdiffstats
path: root/drivers/misc/genwqe/card_utils.c
diff options
context:
space:
mode:
authorAlexander Gordeev2014-03-06 21:11:22 +0100
committerBjorn Helgaas2014-04-14 23:15:34 +0200
commit9ada07b1100a9c7d3107c47673664194574b02a0 (patch)
tree6c09bbd02dcb5de01255b5c5107154c675d0c0f2 /drivers/misc/genwqe/card_utils.c
parentLinux 3.15-rc1 (diff)
downloadkernel-qcow2-linux-9ada07b1100a9c7d3107c47673664194574b02a0.tar.gz
kernel-qcow2-linux-9ada07b1100a9c7d3107c47673664194574b02a0.tar.xz
kernel-qcow2-linux-9ada07b1100a9c7d3107c47673664194574b02a0.zip
PCI/portdrv: 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> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'drivers/misc/genwqe/card_utils.c')
0 files changed, 0 insertions, 0 deletions