OSDN Git Service

scsi: hisi_sas: Make internal abort have no task proto
authorJohn Garry <john.garry@huawei.com>
Wed, 15 Dec 2021 14:37:35 +0000 (22:37 +0800)
committerMartin K. Petersen <martin.petersen@oracle.com>
Fri, 17 Dec 2021 03:59:57 +0000 (22:59 -0500)
commit934385a4fd5926650b20131bf3a435199a3d0af2
tree559e4ce4fdfaba1566c4c104531fb74658e8881a
parent0e4620856b89335426a17904933a92346ee4599d
scsi: hisi_sas: Make internal abort have no task proto

For an internal abort, the task does not have a protocol, so set to none.

This will make it easier to differentiate internal abort tasks in future.

Link: https://lore.kernel.org/r/1639579061-179473-3-git-send-email-john.garry@huawei.com
Reviewed-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