Skip to content
Commit 086a0dab authored by Dan Williams's avatar Dan Williams
Browse files

isci: fix isci_task_execute_tmf completion



1/ fix the timeout for wait_for_completion_timeout
2/ In the tmf timeout case we need to wait for our termination callback
3/ Once the request is successfully started it will be freed according to the
   normal lifetime for requests.

Signed-off-by: default avatarDan Williams <dan.j.williams@intel.com>
parent e9bf7095
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment