]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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>
Fri, 13 Apr 2012 07:14:37 +0000 (00:14 -0700)
commitd0b4f2c1cf476a0bda560dfe58a5cdedd80a10d1
tree33d9155c6940faf68ad6dc6fdb633caee526adb3
parent1a449b57809cf074b9f9358a52aa13fe92fcef29
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