commit | e3c84dfdb8f4c675b0ba5cf3fa252dc4056b7ddd | [log] [tgz] |
---|---|---|
author | Jeff Skirvin <jeffrey.d.skirvin@intel.com> | Thu Mar 08 22:41:58 2012 -0800 |
committer | Dan Williams <dan.j.williams@intel.com> | Thu May 17 14:33:40 2012 -0700 |
tree | d7c7216ccd4740f41a926cd467d101e7a01339ff | |
parent | c94fc1ad25de885e1c59f714f19bc726e7a21caf [diff] |
isci: Fix the terminated I/O to not call sas_task_abort(). This addresses a regression from the commit "isci: Redesign device suspension, abort, cleanup." in which the sas_task end condition for terminated I/Os was made to call back on sas_task_abort()". This commit will be rolled into the original. Signed-off-by: Jeff Skirvin <jeffrey.d.skirvin@intel.com> Signed-off-by: Dan Williams <dan.j.williams@intel.com>