qcacmn: Add support to enable per link stats
Add support to enable per link stats Change-Id: I0b73419d09109bc4b4d0469bbc7c3e740cbfe502 CRs-Fixed: 3446850
This commit is contained in:

zatwierdzone przez
Madan Koyyalamudi

rodzic
3a759ca431
commit
6d5a37ee2b
@@ -1456,7 +1456,7 @@
|
||||
CFG_INI_BOOL("peer_ext_stats", \
|
||||
false, "Peer extended stats")
|
||||
|
||||
#ifdef QCA_ENHANCED_STATS_SUPPORT
|
||||
#if defined QCA_ENHANCED_STATS_SUPPORT || defined DP_MLO_LINK_STATS_SUPPORT
|
||||
#define DEFAULT_PEER_LINK_STATS_VALUE true
|
||||
#else
|
||||
#define DEFAULT_PEER_LINK_STATS_VALUE false
|
||||
|
Reference in New Issue
Block a user