[SCSI] isci: No need to manage the pending reset bit on pending requests.
authorJeff Skirvin <jeffrey.d.skirvin@intel.com>
Thu, 27 Oct 2011 22:05:27 +0000 (15:05 -0700)
committerJames Bottomley <JBottomley@Parallels.com>
Mon, 31 Oct 2011 09:20:28 +0000 (13:20 +0400)
commit5412e25c55fc0b08041a451d8bee6f2b291099c2
tree2dbaa34c32c376f4a683338fceba0a78b5c3d00c
parent3b34c169f8197e02529fa3ec703703c2ce418c57
[SCSI] isci: No need to manage the pending reset bit on pending requests.

The lldd does not need to look at or manage the pending device
reset bit in pending sas_tasks.

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/remote_device.c
drivers/scsi/isci/remote_device.h
drivers/scsi/isci/task.c