From: Jeff Skirvin Date: Fri, 4 Mar 2011 22:06:38 +0000 (-0800) Subject: isci: isci_request_cleanup_completed_loiterer checks task before task_done X-Git-Tag: v3.0-rc6~1^2~1^2~221 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=18d3d72a42a846d46b71131982c51d63eba2b7b3;p=pandora-kernel.git isci: isci_request_cleanup_completed_loiterer checks task before task_done In the condition where outstanding I/Os are being cleaned from the device requests in process list, the cleanup function needs to check that the request is actually a sas-task and not a task management function. Signed-off-by: Jeff Skirvin Signed-off-by: Dan Williams --- Reading git-diff-tree failed