On Mon, 2012-10-08 at 06:28 +0530, [email protected] wrote:
> At the line number 475 of mpt3sas.ctl file(i.e at line number 488 in patch 
> file)
> and in the function "mpt3sas_ctl_reset_handler" there was type mistake.
> i.e instead of MPT3SAS_FMT it is typed as MPT3SAS_FMT9/13/2012.
> So because of this type mistake there was a compilation error.
> 
> This patch provide ioctl Support for MPT (Message Passing Technology)
> based controller

This still doesn't seem to fix the compile failure:

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
make[3]: *** [drivers/scsi/mpt3sas/mpt3sas_scsih.o] Error 1

Could you please build against scsi.git scsi-misc and see if you can
find the actual problem.

Thanks,

James


--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to