浏览代码

[SCSI] hpsa: add P2000 to list of shared SAS devices

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>
Stephen M. Cameron 14 年之前
父节点
当前提交
fda38518f2
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      drivers/scsi/hpsa.c

+ 1 - 0
drivers/scsi/hpsa.c

@@ -1591,6 +1591,7 @@ static unsigned char *msa2xxx_model[] = {
 	"MSA2024",
 	"MSA2312",
 	"MSA2324",
+	"P2000 G3 SAS",
 	NULL,
 };