aboutsummaryrefslogtreecommitdiff
path: root/scripts/objdiff
diff options
context:
space:
mode:
authorAlexander Gordeev <[email protected]>2014-08-18 08:01:42 +0200
committerChristoph Hellwig <[email protected]>2014-09-16 09:09:39 -0700
commit18fce3c440c762ab4dfb6156bbd3c0beb0f67f17 (patch)
treef163c14321451f7f5abb416ef7052a011a12e578 /scripts/objdiff
parent49bd1a8f96d7b169edb11eb41e084b1b1669557a (diff)
hpsa: 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]> Acked-by: "Stephen M. Cameron" <[email protected]> Cc: [email protected] Cc: [email protected] Cc: [email protected] Signed-off-by: Christoph Hellwig <[email protected]>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions