]> git.karo-electronics.de Git - karo-tx-linux.git/commit
isci: End the RNC resumption wait when the RNC is destroyed.
authorJeff Skirvin <jeffrey.d.skirvin@intel.com>
Wed, 14 Mar 2012 00:15:11 +0000 (17:15 -0700)
committerDan Williams <dan.j.williams@intel.com>
Fri, 13 Apr 2012 07:14:37 +0000 (00:14 -0700)
commit220540dda71fb53264bc8227dddb793d785d39fd
tree70f81ab576054d7bacb89e7408742f0cfbc1108f
parentd0b4f2c1cf476a0bda560dfe58a5cdedd80a10d1
isci: End the RNC resumption wait when the RNC is destroyed.

While the RNC is suspended for I/O cleanup, the remote device can be
stopped and the RNC setup for destruction.  These changes accomodate that
case in the abort path.

Signed-off-by: Jeff Skirvin <jeffrey.d.skirvin@intel.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
drivers/scsi/isci/host.h
drivers/scsi/isci/remote_device.c
drivers/scsi/isci/remote_node_context.c
drivers/scsi/isci/remote_node_context.h