diff options
author | Chad Dupuis <[email protected]> | 2014-02-26 04:15:14 -0500 |
---|---|---|
committer | James Bottomley <[email protected]> | 2014-03-10 12:33:21 +0400 |
commit | f324777ea88bab2522602671e46fc0851d7d5e35 (patch) | |
tree | e15957a523336b86d30723682ba38c195521ce79 /tools/perf/util/trace-event-scripting.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: <[email protected]>
Signed-off-by: Chad Dupuis <[email protected]>
Signed-off-by: Saurav Kashyap <[email protected]>
Signed-off-by: James Bottomley <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions