"drivers/gpu/git@git.tuxist.de:jan.koester/linux.git" did not exist on "e5af61ffaaef0e952e248de895454cd339080035"
be2iscsi: Use 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() and pci_enable_msix_range() interfaces. Signed-off-by:Alexander Gordeev <agordeev@redhat.com> Reviewed-by:
Tomas Henzl <thenzl@redhat.com> Acked-by:
Jayamohan Kallickal <jayamohan.kallickal@emulex.com> Signed-off-by:
Christoph Hellwig <hch@lst.de>
Loading
Please sign in to comment