[SCSI] mpt2sas: Fix for issue - Unable to boot from the drive connected to HBA
authorsreekanth.reddy@lsi.com <sreekanth.reddy@lsi.com>
Wed, 22 Aug 2012 11:25:13 +0000 (16:55 +0530)
committerJames Bottomley <JBottomley@Parallels.com>
Mon, 17 Sep 2012 12:49:47 +0000 (13:49 +0100)
commit10cce6d8b5af0b32bc4254ae4a28423a74c0921c
treec2c1284baff6bd8765802bd668e3602c33545434
parentd6532207116307eb7ecbfa7b9e02c53230096a50
[SCSI] mpt2sas: Fix for issue - Unable to boot from the drive connected to HBA

This patch checks whether HBA is SAS2008 B0 controller.
if it is a SAS2008 B0 controller then it use IO-APIC interrupt instead of MSIX,
as SAS2008 B0 controller doesn't support MSIX interrupts.

[jejb: fix whitespace problems]
Signed-off-by: Sreekanth Reddy <sreekanth.reddy@lsi.com>
Cc: <stable@vger.kernel.org>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
drivers/scsi/mpt2sas/mpt2sas_base.c