Skip to content

Commit

Permalink
[SCSI] scsi_dh_rdac: Add MD36xxf into device list
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Yanqing_Liu@Dell.com authored and James Bottomley committed Mar 15, 2011
1 parent 32f7ef7 commit bc898c9
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 @@ -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"},
Expand Down

0 comments on commit bc898c9

Please sign in to comment.