commit | 61391d314e856030b2b40b5d6ea22b93de0f1fed | [log] [tgz] |
---|---|---|
author | Shyam Sundar <shyam.sundar@qlogic.com> | Thu Dec 02 22:12:08 2010 -0800 |
committer | James Bottomley <James.Bottomley@suse.de> | Tue Dec 21 12:24:35 2010 -0600 |
tree | 0fba1d31cb8b92fb3364416f0df677c0116bb7fd | |
parent | 3e1350c4dc8900476c4db2066c00f13e9e939817 [diff] |
[SCSI] qla4xxx: initialize MSI in correct way 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: Vikas Chaudhary <vikas.chaudhary@qlogic.com> Signed-off-by: Shyam Sundar <shyam.sundar@qlogic.com> Signed-off-by: Ravi Anand <ravi.anand@qlogic.com> Signed-off-by: James Bottomley <James.Bottomley@suse.de>