[SCSI] isci: No task_done callbacks in error handler paths.
authorJeff Skirvin <jeffrey.d.skirvin@intel.com>
Thu, 27 Oct 2011 22:05:11 +0000 (15:05 -0700)
committerJames Bottomley <JBottomley@Parallels.com>
Mon, 31 Oct 2011 09:17:04 +0000 (13:17 +0400)
commitdb49c2d037d50dfc67b29a4e013d6250ca97c3aa
treec95a2d7dcb7976a44ed798b3f5b3fd49450df095
parentb343dff1a269bcc0eac123ef541c5476b03d52c1
[SCSI] isci: No task_done callbacks in error handler paths.

libsas will cleanup pending sas_tasks after error handler
path functions are called; do not call task_done callbacks.

Signed-off-by: Jeff Skirvin <jeffrey.d.skirvin@intel.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
drivers/scsi/isci/task.c