On Mon, 2008-11-10 at 16:17 -0700, Moger, Babu wrote: > From: Babu Moger <babu.moger@xxxxxxx> > > This patch adds LSI vendor and product ids in rdac device handler. > > Signed-off-by: Babu Moger <Babu.Moger@xxxxxxx> > > --- > > --- linux-2.6.28-rc4/drivers/scsi/device_handler/scsi_dh_rdac.c.orig 2008-11-10 16:56:01.000000000 -0600 > +++ linux-2.6.28-rc4/drivers/scsi/device_handler/scsi_dh_rdac.c 2008-11-10 16:56:20.000000000 -0600 > @@ -594,6 +594,8 @@ static const struct scsi_dh_devlist rdac > {"SUN", "LCSM100_F"}, > {"DELL", "MD3000"}, > {"DELL", "MD3000i"}, > + {"LSI", "INF-01-00"}, > + {"ENGENIO", "INF-01-00"}, > {NULL, NULL}, > }; This patch is whitespace damaged. Your tabs have been converted to spaces by your email tool. I've fixed it up this time, since it was only two lines, but please see Documentation/email-clients.txt For hints on how to get your MUA to work with patches. James -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html