|
@@ -2036,6 +2036,9 @@ static void cds_trigger_recovery_handler(const char *func, const uint32_t line)
|
|
cds_force_assert_target(qdf);
|
|
cds_force_assert_target(qdf);
|
|
cds_set_assert_target_in_progress(false);
|
|
cds_set_assert_target_in_progress(false);
|
|
|
|
|
|
|
|
+ /* Do not wait for firmware down block wmi transactions */
|
|
|
|
+ wma_wmi_stop();
|
|
|
|
+
|
|
/*
|
|
/*
|
|
* if *wlan* recovery is disabled, once all the required registers are
|
|
* if *wlan* recovery is disabled, once all the required registers are
|
|
* read via the platform driver check and crash the system.
|
|
* read via the platform driver check and crash the system.
|