diff options
author | Chad Dupuis <chad.dupuis@qlogic.com> | 2014-02-26 04:15:14 -0500 |
---|---|---|
committer | James Bottomley <JBottomley@Parallels.com> | 2014-03-10 12:33:21 +0400 |
commit | f324777ea88bab2522602671e46fc0851d7d5e35 (patch) | |
tree | e15957a523336b86d30723682ba38c195521ce79 /drivers/irqchip/irq-sun4i.c | |
parent | 960dfc4eb23a28495276b02604d7458e0e1a1ed8 (diff) |
[SCSI] qla2xxx: Fix multiqueue MSI-X registration.
This fixes requesting of the MSI-X vectors for the base response queue.
The iteration in the for loop in qla24xx_enable_msix() was incorrect.
We should only iterate of the first two MSI-X vectors and not the total
number of MSI-X vectors that have given to the driver for this device
from pci_enable_msix() in this function.
Cc: <stable@vger.kernel.org>
Signed-off-by: Chad Dupuis <chad.dupuis@qlogic.com>
Signed-off-by: Saurav Kashyap <saurav.kashyap@qlogic.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
Diffstat (limited to 'drivers/irqchip/irq-sun4i.c')
0 files changed, 0 insertions, 0 deletions