isci: Fixed RNC bug that lost the suspension or resumption during destroy
authorJeff Skirvin <jeffrey.d.skirvin@intel.com>
Wed, 14 Mar 2012 00:03:00 +0000 (17:03 -0700)
committerDan Williams <dan.j.williams@intel.com>
Thu, 17 May 2012 21:33:44 +0000 (14:33 -0700)
commit6c6aacbb7787dccc6fb662bae66e599bbf0f07b5
treeec1c60ef970f55d2bb09901fc66f4efca8e09865
parent79cbab89ff31b6c6ab896d4ed5e3b2ae65193a96
isci: Fixed RNC bug that lost the suspension or resumption during destroy

This fix corrects the saving of resume parameters when the destruction
of the RNC has already been directed, and makes sure not to overwrite
the RNC destruction callbacks.

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