qcacld-3.0: Enable DEBUG_Rx_RING_BUFFER to keep track of posted buffers
This enables the tracking of posted rx ring buffers. With this we can identify if host/fw is wrong when we hit below issue: "wlan: [0:E :QDF] rx hash: htt_rx_hash_list_lookup: no entry found for" <physical address> Change-Id: Ib973a2e2a69e881beddea23cdc1d2d994eeb1e12 CRs-Fixed: 864569
This commit is contained in:

committed by
Vishwajith Upendra

vanhempi
92db771024
commit
c8e756412e
1
Kbuild
1
Kbuild
@@ -1120,6 +1120,7 @@ endif
|
||||
|
||||
ifneq ($(TARGET_BUILD_VARIANT),user)
|
||||
CDEFINES += -DDESC_DUP_DETECT_DEBUG
|
||||
CDEFINES += -DDEBUG_RX_RING_BUFFER
|
||||
endif
|
||||
|
||||
ifeq ($(PANIC_ON_BUG),1)
|
||||
|
Viittaa uudesa ongelmassa
Block a user