]> git.kernelconcepts.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>
Thu, 17 May 2012 21:33:44 +0000 (14:33 -0700)
commitde2eb4d5c5c25e8fb75d1e19092f24b83cb7d8d5
tree537fae73fbf34d34b5e83151a467275986ffb6b5
parent6c6aacbb7787dccc6fb662bae66e599bbf0f07b5
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