diff options
author | Chad Dupuis <chad.dupuis@qlogic.com> | 2014-02-26 09:15:14 (GMT) |
---|---|---|
committer | Jiri Slaby <jslaby@suse.cz> | 2014-03-24 08:45:04 (GMT) |
commit | 108f920124944eaf21a780f588a5dc2041192244 (patch) | |
tree | 587c7d1e6de69119a79de3103f3407db99dd0035 /lib/audit.c | |
parent | cdc7b455e46dde6ecf150869698db9905cfbca43 (diff) | |
download | linux-fsl-qoriq-108f920124944eaf21a780f588a5dc2041192244.tar.xz |
SCSI: qla2xxx: Fix multiqueue MSI-X registration.
commit f324777ea88bab2522602671e46fc0851d7d5e35 upstream.
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.
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>
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Diffstat (limited to 'lib/audit.c')
0 files changed, 0 insertions, 0 deletions