qcacmn: Do not print periodic flow control stats
Do not print periodic flow control stats for lithium data path. Change-Id: Idc05417c23b4c5a3916a2a9fc433960e48d469fe CRs-Fixed: 2535644
This commit is contained in:
@@ -8218,6 +8218,7 @@ static QDF_STATUS dp_txrx_dump_stats(void *psoc, uint16_t value,
|
||||
break;
|
||||
|
||||
case CDP_DUMP_TX_FLOW_POOL_INFO:
|
||||
if (level == QDF_STATS_VERBOSITY_LEVEL_HIGH)
|
||||
cdp_dump_flow_pool_info((struct cdp_soc_t *)soc);
|
||||
break;
|
||||
|
||||
|
Reference in New Issue
Block a user