scsi: fnic: switch to pci_alloc_irq_vectors
authorChristoph Hellwig <hch@lst.de>
Wed, 1 Feb 2017 14:02:53 +0000 (15:02 +0100)
committerMartin K. Petersen <martin.petersen@oracle.com>
Thu, 23 Mar 2017 13:51:10 +0000 (09:51 -0400)
commitcca678dfbad4954d53e58ca6b132b306c56f4423
tree05502952c302994a569119e2c47e91541e51b114
parent33bd712be7d2e3bd60262957052abc19c71c4765
scsi: fnic: switch to pci_alloc_irq_vectors

Not a full cleanup for the IRQ code, for that we'd need to know if the
max number of the various CQ types is going to stay 1 forever.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: Satish Kharat <satishkh@cisco.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/fnic/fnic.h
drivers/scsi/fnic/fnic_isr.c