Skip to content

Commit

Permalink
[SCSI] scsi_dh_rdac: Add two new IBM devices to rdac_dev_list
Browse files Browse the repository at this point in the history
This patch adds two new IBM storage devices which can use rdac device handlers.

Signed-off-by: Babu Moger <babu.moger@lsi.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
  • Loading branch information
Moger, Babu authored and James Bottomley committed Dec 10, 2009
1 parent 8e68597 commit 6f4fdda
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 @@ -748,6 +748,8 @@ static const struct scsi_dh_devlist rdac_dev_list[] = {
{"IBM", "1724"},
{"IBM", "1726"},
{"IBM", "1742"},
{"IBM", "1745"},
{"IBM", "1746"},
{"IBM", "1814"},
{"IBM", "1815"},
{"IBM", "1818"},
Expand Down

0 comments on commit 6f4fdda

Please sign in to comment.