Re: [SCIS] mpt3sas: wait_for_completion_timeout timeout not reported

2014-12-30 Thread Joe Lawrence
On 12/30/2014 11:19 AM, Nicholas Mc Guire wrote: > wait_for_completion_timeout reaching timeout was being ignored, > this also should fail if timeout condition occurs. > > Thanks to Joe Lawrence for confirmation. How about this instead: Acked-by: Joe Lawrence You still probably want a review

[SCIS] mpt3sas: wait_for_completion_timeout timeout not reported

2014-12-30 Thread Nicholas Mc Guire
wait_for_completion_timeout reaching timeout was being ignored, this also should fail if timeout condition occurs. Thanks to Joe Lawrence for confirmation. this was only compile tested with x86_64_defconfig + CONFIG_SCSI_LOWLEVEL=y + CONFIG_SCSI_MPT3SAS=m patch is against linux-next 3.19.0-rc1