aboutsummaryrefslogtreecommitdiff
path: root/scripts/objdiff
diff options
context:
space:
mode:
authorAlexander Gordeev <[email protected]>2014-08-18 08:01:50 +0200
committerChristoph Hellwig <[email protected]>2014-09-16 09:09:56 -0700
commit6b73352134d9cd6ff1af1962799b738b4de604be (patch)
tree42c407873affc747db9f67d66a7be9eeddf74d37 /scripts/objdiff
parentc6b9bad280674a51f42929fc1fe6964ac3528dc8 (diff)
csiostor: 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 <[email protected]> Reviewed-by: Tomas Henzl <[email protected]> Signed-off-by: Christoph Hellwig <[email protected]>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions