Himanshu,
>> qla2x00_tmf_sp_done() now deletes the timer that will run
>> qla2x00_tmf_iocb_timeout(), but doesn't check whether the timer
>> already expired. Check the return value from del_timer() to avoid
>> calling complete() a second time.
> Looks good.
>
> Acked-by: Himanshu Madhani
Appl
Hi Ben,
> On Mar 20, 2018, at 2:05 PM, Ben Hutchings
> wrote:
>
> qla2x00_tmf_sp_done() now deletes the timer that will run
> qla2x00_tmf_iocb_timeout(), but doesn't check whether the timer
> already expired. Check the return value from del_timer() to avoid
> calling complete() a second time.
qla2x00_tmf_sp_done() now deletes the timer that will run
qla2x00_tmf_iocb_timeout(), but doesn't check whether the timer
already expired. Check the return value from del_timer() to avoid
calling complete() a second time.
Fixes: 4440e46d5db7 ("[SCSI] qla2xxx: Add IOCB Abort command asynchronous .
3 matches
Mail list logo