[SCSI] isci: Leave requests alone if already terminating.
authorJeff Skirvin <jeffrey.d.skirvin@intel.com>
Sat, 30 Jul 2011 00:17:05 +0000 (17:17 -0700)
committerJames Bottomley <JBottomley@Parallels.com>
Wed, 24 Aug 2011 02:58:44 +0000 (19:58 -0700)
commit39ea2c5b5ffaa344467da53e885cfa4ac0105050
treeca9f5068366878c69a8aa2a4aafcb86293a07f5d
parent3a7bda830fad427768ed71c0ebf3448849c006b5
[SCSI] isci: Leave requests alone if already terminating.

Instead of immediately completing any request that has a second
termination call made on it, wait for the TC done/abort HW event.

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/request.c
This page took 0.025877 seconds and 5 git commands to generate.