From: Dan Williams Date: Tue, 21 Jun 2011 23:23:03 +0000 (-0700) Subject: isci: fix isci_task_execute_tmf completion X-Git-Tag: v3.0-rc6~1^2~1^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=086a0dabc5bf154e13604a6d71e2d051207f9718;p=pandora-kernel.git 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 --- Reading git-diff-tree failed