qcacmn: Add check for sawf stats
Update deter stats only when sawf stats is enabled CRs-Fixed: 3471399 Change-Id: Ica417a53e91ebc8415f0f73c3c61b3b35e200de5
This commit is contained in:

committed by
Gerrit - the friendly Code Review server

vanhempi
7045ccc728
commit
e7b42ae427
@@ -3781,6 +3781,8 @@ uint8_t wlan_cfg_get_sawf_stats_config(struct wlan_cfg_dp_soc_ctxt *cfg)
|
||||
return cfg->sawf_stats;
|
||||
}
|
||||
|
||||
qdf_export_symbol(wlan_cfg_get_sawf_stats_config);
|
||||
|
||||
void wlan_cfg_set_sawf_stats_config(struct wlan_cfg_dp_soc_ctxt *cfg,
|
||||
uint8_t val)
|
||||
{
|
||||
@@ -3798,6 +3800,8 @@ uint8_t wlan_cfg_get_sawf_stats_config(struct wlan_cfg_dp_soc_ctxt *cfg)
|
||||
return 0;
|
||||
}
|
||||
|
||||
qdf_export_symbol(wlan_cfg_get_sawf_stats_config);
|
||||
|
||||
void wlan_cfg_set_sawf_stats_config(struct wlan_cfg_dp_soc_ctxt *cfg,
|
||||
uint8_t val)
|
||||
{
|
||||
|
Viittaa uudesa ongelmassa
Block a user