summaryrefslogtreecommitdiffstats
path: root/drivers/block/cciss.h
diff options
context:
space:
mode:
authorAlexander Gordeev <agordeev@redhat.com>2014-03-04 16:22:00 +0100
committerJens Axboe <axboe@fb.com>2014-03-13 21:56:39 +0100
commitbe577fabf3ec2c9593f4d3c044283be783b88c3b (patch)
tree2056b692d20e414758e3a75fae110ef245da641e /drivers/block/cciss.h
parentcciss: Fallback to MSI rather than to INTx if MSI-X failed (diff)
downloadlinux-be577fabf3ec2c9593f4d3c044283be783b88c3b.tar.xz
linux-be577fabf3ec2c9593f4d3c044283be783b88c3b.zip
nvme: Use pci_enable_msi_range() and pci_enable_msix_range()
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: Keith Busch <keith.busch@intel.com> Cc: Matthew Wilcox <willy@linux.intel.com> Cc: Jens Axboe <axboe@kernel.dk> Cc: linux-nvme@lists.infradead.org Cc: linux-pci@vger.kernel.org Reviewed-by: Keith Busch <keith.busch@intel.com> Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to 'drivers/block/cciss.h')
0 files changed, 0 insertions, 0 deletions