On Sat, 2012-09-29 at 19:48 +0530, sreekanth.reddy@xxxxxxx wrote: > This is new scsi lld device driver from LSI supporting the SAS 3.0 > standard. > > Here is list of new 12gb host controllers: > > LSI SAS3004 > LSI SAS3008 > LSI SAS3108 > > Signed-off-by: Sreekanth Reddy <Sreekanth.Reddy@xxxxxxx> > Reviewed-by: Nagalakshmi Nandigama <Nagalakshmi.Nandigama@xxxxxxx> This doesn't seem to compile: drivers/scsi/mpt3sas/mpt3sas_scsih.c: In function ‘_scsih_sas_broadcast_primitive_event’: drivers/scsi/mpt3sas/mpt3sas_scsih.c:5368:2: error: ‘event_data’ undeclared (first use in this function) drivers/scsi/mpt3sas/mpt3sas_scsih.c:5368:2: note: each undeclared identifier is reported only once for each function it appears in drivers/scsi/mpt3sas/mpt3sas_ctl.c: In function ‘mpt3sas_ctl_reset_handler’: drivers/scsi/mpt3sas/mpt3sas_ctl.c:475:3: error: expected ‘)’ before ‘MPT3SAS_FMT9’ make[3]: *** [drivers/scsi/mpt3sas/mpt3sas_scsih.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[3]: *** [drivers/scsi/mpt3sas/mpt3sas_ctl.o] Error 1 make[2]: *** [drivers/scsi/mpt3sas] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [drivers/scsi] Error 2 make: *** [drivers] Error 2 Did you miss something in the split? 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