diff options
| author | Alexander Gordeev <[email protected]> | 2014-08-18 08:01:44 +0200 |
|---|---|---|
| committer | Christoph Hellwig <[email protected]> | 2014-09-16 09:09:40 -0700 |
| commit | 8ae80ed1734bbe9b2c2021ef1ea981b7d4ccc598 (patch) | |
| tree | ca6750c387c261bdfdc581afc15b925981ddbaf8 /scripts/objdiff | |
| parent | dd0881281d98e7d3d5e34224058a5d1389241126 (diff) | |
megaraid: 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: Kashyap Desai <[email protected]>
Cc: Neela Syam Kolli <[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