scsi: hisi_sas: remove task free'ing for timeouts
authorJohn Garry <john.garry@huawei.com>
Wed, 22 Mar 2017 17:25:30 +0000 (01:25 +0800)
committerMartin K. Petersen <martin.petersen@oracle.com>
Thu, 23 Mar 2017 15:12:02 +0000 (11:12 -0400)
commit6fcdda805114f9ff588c08cefe6758b62bfcb9fc
treeca81f214dee83e4150c71591f22539dc8268b9d5
parent54c9dd2d26d0951891516a956893428feb9aea17
scsi: hisi_sas: remove task free'ing for timeouts

When a TMF or internal abort times-out, do not free slot. We expect this
to be done upon later escalated error handling.

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