[SCSI] hpsa: add P2000 to list of shared SAS devices
authorStephen M. Cameron <scameron@beardog.cce.hp.com>
Tue, 3 May 2011 20:00:07 +0000 (15:00 -0500)
committerJames Bottomley <jbottomley@parallels.com>
Tue, 17 May 2011 07:09:41 +0000 (11:09 +0400)
Signed-off-by: Scott Teel <scott.stacy.teel@hp.com>
Signed-off-by: James Bottomley <jbottomley@parallels.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
drivers/scsi/hpsa.c

index 5c03cb5..cffc7bb 100644 (file)
@@ -1591,6 +1591,7 @@ static unsigned char *msa2xxx_model[] = {
        "MSA2024",
        "MSA2312",
        "MSA2324",
+       "P2000 G3 SAS",
        NULL,
 };