diff options
author | Alexander Gordeev <agordeev@redhat.com> | 2014-04-21 17:19:32 +0200 |
---|---|---|
committer | Jens Axboe <axboe@fb.com> | 2014-04-22 03:02:08 +0200 |
commit | 24cddb83b4ae3a601f807e96cde9bf24fb90e5f5 (patch) | |
tree | 9571baef93657323880413fef827cd1f69a6fd48 /lib/asn1_decoder.c | |
parent | skd: Use pci_enable_msix_exact() instead of pci_enable_msix_range() (diff) | |
download | linux-24cddb83b4ae3a601f807e96cde9bf24fb90e5f5.tar.xz linux-24cddb83b4ae3a601f807e96cde9bf24fb90e5f5.zip |
cciss: 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>
Cc: Mike Miller <mike.miller@hp.com>
Cc: iss_storagedev@hp.com
Cc: Jens Axboe <axboe@kernel.dk>
Cc: linux-pci@vger.kernel.org
Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to 'lib/asn1_decoder.c')
0 files changed, 0 insertions, 0 deletions