]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit
scsi: hisi_sas: fix internal abort slot timeout bug
authorXiang Chen <chenxiang66@hisilicon.com>
Tue, 24 Oct 2017 15:51:32 +0000 (23:51 +0800)
committerMartin K. Petersen <martin.petersen@oracle.com>
Wed, 25 Oct 2017 12:21:04 +0000 (08:21 -0400)
commitf692a677e2cb0ccab4ef91be97d8fb020cca246d
tree23678b72fc249b2738d7449a1c74cc18b45f426e
parent8ae6725dca51b0cc97ce85317d8da45d77f1e8bb
scsi: hisi_sas: fix internal abort slot timeout bug

When an internal abort times out in hisi_sas_internal_task_abort(),
goto the exit label in and not go through the other task status
checks.

Signed-off-by: Xiang Chen <chenxiang66@hisilicon.com>
Signed-off-by: John Garry <john.garry@huawei.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/hisi_sas/hisi_sas_main.c