Skip to content

Commit

Permalink
[SCSI] scsi_dh_rdac: Add Dell MD36xxi controller into RDAC device list
Browse files Browse the repository at this point in the history
This patch is to add next generation of Dell iSCSI PowerVault
controller MD36xxi into RDAC device list.

Signed-off-by: Yanqing Liu <Yanqing_Liu@Dell.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
  • Loading branch information
Yanqing_Liu@Dell.com authored and James Bottomley committed Jul 28, 2010
1 parent e84d96d commit 2cf75f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/scsi/device_handler/scsi_dh_rdac.c
Original file line number Diff line number Diff line change
Expand Up @@ -768,6 +768,7 @@ static const struct scsi_dh_devlist rdac_dev_list[] = {
{"DELL", "MD3000i"},
{"DELL", "MD32xx"},
{"DELL", "MD32xxi"},
{"DELL", "MD36xxi"},
{"LSI", "INF-01-00"},
{"ENGENIO", "INF-01-00"},
{"STK", "FLEXLINE 380"},
Expand Down

0 comments on commit 2cf75f1

Please sign in to comment.