projects
/
platform
/
kernel
/
linux-exynos.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e2d4a1f
)
[SCSI] hpsa: add MSA 2040 to list of external target devices
author
Stephen M. Cameron
<scameron@beardog.cce.hp.com>
Mon, 23 Sep 2013 18:33:56 +0000
(13:33 -0500)
committer
James 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
patch
|
blob
|
history
diff --git
a/drivers/scsi/hpsa.c
b/drivers/scsi/hpsa.c
index
f12f556
..
6cc91f8
100644
(file)
--- a/
drivers/scsi/hpsa.c
+++ b/
drivers/scsi/hpsa.c
@@
-1782,6
+1782,7
@@
static unsigned char *ext_target_model[] = {
"MSA2312",
"MSA2324",
"P2000 G3 SAS",
+ "MSA 2040 SAS",
NULL,
};