qcacmn: block wmi cmd once wow enable ack failed
If wow enable ack failed, block all the wmi cmd until subsystem recovery. Change-Id: I834623ffa0b2e3bb604bb7ca90fabf7a839642b7 CRs-Fixed: 3469680
This commit is contained in:

committed by
Madan Koyyalamudi

parent
7ab8cc59ee
commit
611a60de98
@@ -3381,6 +3381,7 @@ struct wmi_unified {
|
||||
qdf_atomic_t runtime_pm_inprogress;
|
||||
#endif
|
||||
qdf_atomic_t is_wow_bus_suspended;
|
||||
qdf_atomic_t is_wow_enable_ack_failed;
|
||||
bool tag_crash_inject;
|
||||
bool tgt_force_assert_enable;
|
||||
enum wmi_target_type target_type;
|
||||
|
Reference in New Issue
Block a user