qcacmn: Set trigger action after checking Umac reset in progress
Set the Umac reset trigger action after checking if Umac reset is already in progress. Change-Id: Ifb4d9523d9f746eef657ef81e934ffe5c2800a6f CRs-Fixed: 3472090
这个提交包含在:
@@ -2702,10 +2702,10 @@ void dp_umac_reset_complete_umac_recovery(struct dp_soc *soc);
|
||||
* @soc: dp soc handle
|
||||
* @is_target_recovery: Flag to indicate if it is triggered for target recovery
|
||||
*
|
||||
* Return: void
|
||||
* Return: status
|
||||
*/
|
||||
void dp_umac_reset_initiate_umac_recovery(struct dp_soc *soc,
|
||||
bool is_target_recovery);
|
||||
QDF_STATUS dp_umac_reset_initiate_umac_recovery(struct dp_soc *soc,
|
||||
bool is_target_recovery);
|
||||
|
||||
/**
|
||||
* dp_umac_reset_handle_action_cb() - Function to call action callback
|
||||
|
在新工单中引用
屏蔽一个用户