]> git.baikalelectronics.ru Git - kernel.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)
commit5f157d5e04151caf24dab0171c6d55f8cff70ec4
tree537fae73fbf34d34b5e83151a467275986ffb6b5
parentb4595802695ad4a7f7b690c92d40d3cdba9bb4cd
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