diff options
author | Mike Hernandez <michael.hernandez@qlogic.com> | 2010-11-23 16:52:47 -0800 |
---|---|---|
committer | James Bottomley <James.Bottomley@suse.de> | 2010-12-09 13:25:03 -0600 |
commit | 7992abfc8b851456f2dfac3229ecb3a5e5637df0 (patch) | |
tree | a63e704dad70a0785e95abf647cb810675776aa9 /usr | |
parent | 85727e1f78bd8392a0657ad6a4ff85fef1cc4a6d (diff) |
[SCSI] qla2xxx: Change MSI initialization from using incorrect request_irq parameter.
IRQF_SHARED flag should not be set when calling request_irq for MSI
since this interrupt mechanism cannot be shared like standard INTx.
Signed-off-by: Mike Hernandez <michael.hernandez@qlogic.com>
Signed-off-by: Madhuranath Iyengar <Madhu.Iyengar@qlogic.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions