isci: Distinguish between remote device suspension cases
For NCQ error conditions among others, there is no need to enable the link layer hang detect timer. Signed-off-by: Jeff Skirvin <jeffrey.d.skirvin@intel.com> Signed-off-by: Dan Williams <dan.j.williams@intel.com>
This commit is contained in:

committed by
Dan Williams

parent
d6b2a0e4a0
commit
c94fc1ad25
@@ -2380,7 +2380,7 @@ static void sci_request_handle_suspending_completions(
|
||||
|
||||
sci_remote_node_context_suspend(
|
||||
&ireq->target_device->rnc,
|
||||
SCU_HARDWARE_SUSPENSION,
|
||||
SCI_HW_SUSPEND,
|
||||
(is_tx_rx) ? SCU_EVENT_TL_RNC_SUSPEND_TX_RX
|
||||
: SCU_EVENT_TL_RNC_SUSPEND_TX,
|
||||
NULL, NULL);
|
||||
|
Reference in New Issue
Block a user