]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
[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 f12f55669cb3ee44a757567df306863c4c3cb35d..6cc91f83aa699b6cc9be0559c3ac7f8af4d351be 100644 (file)
@@ -1782,6 +1782,7 @@ static unsigned char *ext_target_model[] = {
        "MSA2312",
        "MSA2324",
        "P2000 G3 SAS",
+       "MSA 2040 SAS",
        NULL,
 };