|
@@ -38,7 +38,7 @@
|
|
* The max duration for which a obj can be allowed to remain in L-state
|
|
* The max duration for which a obj can be allowed to remain in L-state
|
|
* The duration should be higher than the psoc idle timeout.
|
|
* The duration should be higher than the psoc idle timeout.
|
|
*/
|
|
*/
|
|
-#define LOG_DEL_OBJ_DESTROY_ASSERT_DURATION_SEC 24
|
|
|
|
|
|
+#define LOG_DEL_OBJ_DESTROY_ASSERT_DURATION_SEC 32
|
|
#define LOG_DEL_OBJ_LIST_MAX_COUNT (3 + 5 + 48 + 4096)
|
|
#define LOG_DEL_OBJ_LIST_MAX_COUNT (3 + 5 + 48 + 4096)
|
|
|
|
|
|
union wlan_objmgr_del_obj {
|
|
union wlan_objmgr_del_obj {
|