On Tue, 2020-08-11 at 16:18 +0200, Bean Huo wrote: > From: Bean Huo <beanhuo@xxxxxxxxxx> > > If the bit corresponds to a task in the Doorbell register has been > cleared, no need to poll the status of the task on the device side > and to send an Abort Task TM. Instead, let it directly goto cleanup. > > Meanwhile, to keep original debug print, move this goto below the debug > print. > > Signed-off-by: Bean Huo <beanhuo@xxxxxxxxxx> Reviewed-by: Stanley Chu <stanley.chu@xxxxxxxxxxxx>