mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-21 11:44:01 +08:00
[SCSI] scsi_dh_rdac: Add two new IBM devices to rdac_dev_list
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>
This commit is contained in:
parent
8e68597d08
commit
6f4fdda41b
@ -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"},
|
||||
|
Loading…
Reference in New Issue
Block a user