summaryrefslogtreecommitdiff
path: root/drivers/pnp
diff options
context:
space:
mode:
authorJohn Garry <john.garry@huawei.com>2016-02-25 17:42:11 +0800
committerMartin K. Petersen <martin.petersen@oracle.com>2016-02-29 21:00:03 -0500
commitcac9b2a21789b7354b0e616892c7d193e8167277 (patch)
tree0722e49651185b3481c91225c221e20d8d7e2f66 /drivers/pnp
parent1af1b8088907dc8ed024df95c0ba0f7ef39a9fea (diff)
hisi_sas: add hisi_sas_slot_abort()
Add a function to abort a slot (task) in the target device and then cleanup and complete the task. The function is called from work queue context as it cannot be called from the context where it is triggered (interrupt). Flag hisi_sas_slot.abort is added as the flag used in the slot error handler to indicate whether the slot needs to be aborted in the sdev prior to cleanup and finish. Signed-off-by: John Garry <john.garry@huawei.com> Reviewed-by: Hannes Reinecke <hare@suse.de> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/pnp')
0 files changed, 0 insertions, 0 deletions