scsi: pmcraid: switch to pci_alloc_irq_vectors
Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Hannes Reinecke <hare@suse.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
This commit is contained in:

committed by
Martin K. Petersen

parent
984dc46c57
commit
eab5c1503b
@@ -628,7 +628,6 @@ struct pmcraid_interrupts {
|
||||
/* ISR parameters LLD allocates (one for each MSI-X if enabled) vectors */
|
||||
struct pmcraid_isr_param {
|
||||
struct pmcraid_instance *drv_inst;
|
||||
u16 vector; /* allocated msi-x vector */
|
||||
u8 hrrq_id; /* hrrq entry index */
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user