Skip to content

Commit

Permalink
[SCSI] scsi_dh_rdac: Add LSI vendor and product ids in rdac device list
Browse files Browse the repository at this point in the history
[jejb: fixed whitespace damage]
Signed-off-by: Babu Moger <Babu.Moger@lsi.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
  • Loading branch information
Babu Moger authored and James Bottomley committed Dec 29, 2008
1 parent dd7c34e commit 273c478
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions drivers/scsi/device_handler/scsi_dh_rdac.c
Original file line number Diff line number Diff line change
Expand Up @@ -602,6 +602,8 @@ static const struct scsi_dh_devlist rdac_dev_list[] = {
{"SUN", "LCSM100_F"},
{"DELL", "MD3000"},
{"DELL", "MD3000i"},
{"LSI", "INF-01-00"},
{"ENGENIO", "INF-01-00"},
{NULL, NULL},
};

Expand Down

0 comments on commit 273c478

Please sign in to comment.