[SCSI] hpsa: add MSA 2040 to list of external target devices
authorStephen M. Cameron <scameron@beardog.cce.hp.com>
Mon, 23 Sep 2013 18:33:56 +0000 (13:33 -0500)
committerJames Bottomley <JBottomley@Parallels.com>
Mon, 16 Dec 2013 18:57:53 +0000 (10:57 -0800)
Signed-off-by: Scott Teel <scott.teel@hp.com>
Acked-by: Stephen M. Cameron <scameron@beardog.cce.hp.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
drivers/scsi/hpsa.c

index f12f556..6cc91f8 100644 (file)
@@ -1782,6 +1782,7 @@ static unsigned char *ext_target_model[] = {
        "MSA2312",
        "MSA2324",
        "P2000 G3 SAS",
+       "MSA 2040 SAS",
        NULL,
 };