From: Shyam Sundar Date: Fri, 3 Dec 2010 06:12:08 +0000 (-0800) Subject: [SCSI] qla4xxx: initialize MSI in correct way X-Git-Tag: v2.6.38-rc1~27^2~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=61391d314e856030b2b40b5d6ea22b93de0f1fed;p=pandora-kernel.git [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 Signed-off-by: Shyam Sundar Signed-off-by: Ravi Anand Signed-off-by: James Bottomley --- Reading git-diff-tree failed