Ver Fonte

qcacld-3.0: Avoid obj mgr logging on console for MCC

Avoid obj mgr logging of get ref API print on console
for MCC as it leads to excessive logging and assert.

Change-Id: I75fb9381a7c122f4d7701888da35c7e38836250e
CRs-Fixed: 2941196
Gururaj Pandurangi há 3 anos atrás
pai
commit
8d62ca99ce
1 ficheiros alterados com 2 adições e 0 exclusões
  1. 2 0
      Kbuild

+ 2 - 0
Kbuild

@@ -3998,6 +3998,8 @@ ccflags-y += -DLOG_DEL_OBJ_TIMEOUT_VALUE_MSEC=10000
 
 ccflags-y += -DLOG_DEL_OBJ_DESTROY_DURATION_SEC=10
 
+ccflags-y += -DWLAN_OBJMGR_RATELIMIT_THRESH=0
+
 # Defining Reduction Limit 0 for MCL. If it is not defined,
 #then WLAN_SCHED_REDUCTION_LIMIT will be 32 for
 # WIN.