commit | 086a0dabc5bf154e13604a6d71e2d051207f9718 | [log] [tgz] |
---|---|---|
author | Dan Williams <dan.j.williams@intel.com> | Tue Jun 21 16:23:03 2011 -0700 |
committer | Dan Williams <dan.j.williams@intel.com> | Sun Jul 03 04:04:51 2011 -0700 |
tree | 1fbcde709c24fd5c5ebd8451b96e567ba5e1c1d4 | |
parent | e9bf709564e90abea25ca7aeae8c3de5cc6468d7 [diff] |
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: Dan Williams <dan.j.williams@intel.com>