mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
synced 2025-01-11 00:08:50 +00:00
[SCSI] scsi_dh_rdac: Add MD36xxf into device list
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>
This commit is contained in:
parent
32f7ef7358
commit
bc898c97f7
@ -767,6 +767,7 @@ static const struct scsi_dh_devlist rdac_dev_list[] = {
|
|||||||
{"DELL", "MD32xx"},
|
{"DELL", "MD32xx"},
|
||||||
{"DELL", "MD32xxi"},
|
{"DELL", "MD32xxi"},
|
||||||
{"DELL", "MD36xxi"},
|
{"DELL", "MD36xxi"},
|
||||||
|
{"DELL", "MD36xxf"},
|
||||||
{"LSI", "INF-01-00"},
|
{"LSI", "INF-01-00"},
|
||||||
{"ENGENIO", "INF-01-00"},
|
{"ENGENIO", "INF-01-00"},
|
||||||
{"STK", "FLEXLINE 380"},
|
{"STK", "FLEXLINE 380"},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user