Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

[SCSI] scsi_dh_rdac: Add two new SUN devices to rdac_dev_list

Signed-off-by: Vijay Chauhan <vijay.chauhan@lsi.com>
Acked-by: Chandra Seetharaman <sekharan@us.ibm.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>

authored by

Chauhan, Vijay and committed by
James Bottomley
15660676 150cca7c

+2
+2
drivers/scsi/device_handler/scsi_dh_rdac.c
··· 773 773 {"ENGENIO", "INF-01-00"}, 774 774 {"STK", "FLEXLINE 380"}, 775 775 {"SUN", "CSM100_R_FC"}, 776 + {"SUN", "STK6580_6780"}, 777 + {"SUN", "SUN_6180"}, 776 778 {NULL, NULL}, 777 779 }; 778 780