aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/device_handler
diff options
context:
space:
mode:
authorYanqing_Liu@Dell.com <Yanqing_Liu@Dell.com>2011-03-11 09:47:11 -0600
committerJames Bottomley <James.Bottomley@suse.de>2011-03-14 19:05:07 -0500
commitbc898c97f7ba24def788d9f80786cf028a197122 (patch)
treef306df4892240490584b497b50f164059e16604d /drivers/scsi/device_handler
parent[SCSI] scsi_debug: add consecutive medium errors (diff)
downloadlinux-dev-bc898c97f7ba24def788d9f80786cf028a197122.tar.xz
linux-dev-bc898c97f7ba24def788d9f80786cf028a197122.zip
[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>
Diffstat (limited to 'drivers/scsi/device_handler')
-rw-r--r--drivers/scsi/device_handler/scsi_dh_rdac.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/scsi/device_handler/scsi_dh_rdac.c b/drivers/scsi/device_handler/scsi_dh_rdac.c
index f468b05cfaac..293c183dfe6d 100644
--- a/drivers/scsi/device_handler/scsi_dh_rdac.c
+++ b/drivers/scsi/device_handler/scsi_dh_rdac.c
@@ -767,6 +767,7 @@ static const struct scsi_dh_devlist rdac_dev_list[] = {
{"DELL", "MD32xx"},
{"DELL", "MD32xxi"},
{"DELL", "MD36xxi"},
+ {"DELL", "MD36xxf"},
{"LSI", "INF-01-00"},
{"ENGENIO", "INF-01-00"},
{"STK", "FLEXLINE 380"},