projects
/
platform
/
kernel
/
linux-amlogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4638078
)
[SCSI] hpsa: add P2000 to list of shared SAS devices
author
Stephen M. Cameron
<scameron@beardog.cce.hp.com>
Tue, 3 May 2011 20:00:07 +0000
(15:00 -0500)
committer
James 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
patch
|
blob
|
history
diff --git
a/drivers/scsi/hpsa.c
b/drivers/scsi/hpsa.c
index
5c03cb5
..
cffc7bb
100644
(file)
--- a/
drivers/scsi/hpsa.c
+++ b/
drivers/scsi/hpsa.c
@@
-1591,6
+1591,7
@@
static unsigned char *msa2xxx_model[] = {
"MSA2024",
"MSA2312",
"MSA2324",
+ "P2000 G3 SAS",
NULL,
};