qcacmn: Decouple FEATURE_PERPKT_INFO from MESH_MODE_SUPPORT
The per packet info feature can be enbaled to support enhanced stats independent of mesh mode. Change-Id: I852e7a958c520901b6f418d30deb53fa2f68fb68 CRs-Fixed: 3079000
This commit is contained in:

committed by
Madan Koyyalamudi

parent
1f1b921796
commit
20b758944f
@@ -12425,7 +12425,6 @@ static struct cdp_cfr_ops dp_ops_cfr = {
|
||||
.txrx_set_cfr_rcc = dp_set_cfr_rcc,
|
||||
.txrx_get_cfr_dbg_stats = dp_get_cfr_dbg_stats,
|
||||
.txrx_clear_cfr_dbg_stats = dp_clear_cfr_dbg_stats,
|
||||
.txrx_enable_mon_reap_timer = NULL,
|
||||
};
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user