linux-stable/drivers/scsi/be2iscsi
Alexander Gordeev e149fc13db 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>
2014-09-16 09:09:55 -07:00
..
be.h be2iscsi: Fix the copyright year 2014-09-16 09:09:46 -07:00
be_cmds.c be2iscsi: Fix updating the boot enteries in sysfs 2014-09-16 09:09:46 -07:00
be_cmds.h be2iscsi: Fix updating the boot enteries in sysfs 2014-09-16 09:09:46 -07:00
be_iscsi.c be2iscsi: Fix processing CQE before connection resources are freed 2014-09-16 09:09:47 -07:00
be_iscsi.h be2iscsi: Fix the copyright year 2014-09-16 09:09:46 -07:00
be_main.c be2iscsi: Use pci_enable_msix_range() 2014-09-16 09:09:55 -07:00
be_main.h be2iscsi: Bump the driver version 2014-09-16 09:09:48 -07:00
be_mgmt.c be2iscsi: Fix the copyright year 2014-09-16 09:09:46 -07:00
be_mgmt.h be2iscsi: Fix the copyright year 2014-09-16 09:09:46 -07:00
Kconfig
Makefile