Re: [PATCHv4 01/12] mpt3sas: switch to pci_alloc_irq_vectors

2017-02-23 Thread Martin K. Petersen
> "Hannes" == Hannes Reinecke writes: Hannes> Cleanup the MSI-X handling allowing us to use the PCI-layer Hannes> provided vector allocation. Applied to 4.11/scsi-fixes. -- Martin K. Petersen Oracle Linux Engineering

[PATCHv4 01/12] mpt3sas: switch to pci_alloc_irq_vectors

2017-02-22 Thread Hannes Reinecke
Cleanup the MSI-X handling allowing us to use the PCI-layer provided vector allocation. Signed-off-by: Hannes Reinecke Reviewed-by: Christoph Hellwig --- drivers/scsi/mpt3sas/mpt3sas_base.c | 105 +--- drivers/scsi/mpt3sas/mpt3sas_base.h | 2 - 2 files changed,