Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 273c4781 authored by Babu Moger's avatar Babu Moger Committed by James Bottomley
Browse files

[SCSI] scsi_dh_rdac: Add LSI vendor and product ids in rdac device list



[jejb: fixed whitespace damage]
Signed-off-by: default avatarBabu Moger <Babu.Moger@lsi.com>
Signed-off-by: default avatarJames Bottomley <James.Bottomley@HansenPartnership.com>
parent dd7c34e9
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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},
};