浏览代码

[SCSI] scsi_dh_rdac: Add MD36xxf into device list

This patch is to add Dell MD36xxf array into the RDAC handler device list.

Singed-off-by: Yanqing Liu <Yanqing_Liu@Dell.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
Yanqing_Liu@Dell.com 14 年之前
父节点
当前提交
bc898c97f7
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      drivers/scsi/device_handler/scsi_dh_rdac.c

+ 1 - 0
drivers/scsi/device_handler/scsi_dh_rdac.c

@@ -767,6 +767,7 @@ static const struct scsi_dh_devlist rdac_dev_list[] = {
 	{"DELL", "MD32xx"},
 	{"DELL", "MD32xx"},
 	{"DELL", "MD32xxi"},
 	{"DELL", "MD32xxi"},
 	{"DELL", "MD36xxi"},
 	{"DELL", "MD36xxi"},
+	{"DELL", "MD36xxf"},
 	{"LSI", "INF-01-00"},
 	{"LSI", "INF-01-00"},
 	{"ENGENIO", "INF-01-00"},
 	{"ENGENIO", "INF-01-00"},
 	{"STK", "FLEXLINE 380"},
 	{"STK", "FLEXLINE 380"},