]> Pileus Git - ~andy/linux/commit
isci: Fix the terminated I/O to not call sas_task_abort().
authorJeff Skirvin <jeffrey.d.skirvin@intel.com>
Fri, 9 Mar 2012 06:41:58 +0000 (22:41 -0800)
committerDan Williams <dan.j.williams@intel.com>
Thu, 17 May 2012 21:33:40 +0000 (14:33 -0700)
commite3c84dfdb8f4c675b0ba5cf3fa252dc4056b7ddd
treed7c7216ccd4740f41a926cd467d101e7a01339ff
parentc94fc1ad25de885e1c59f714f19bc726e7a21caf
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>
drivers/scsi/isci/request.c