qcacmn: Rename WLAN_TELEMETRY_STATS_SUPPORT to WLAN_CONFIG_TELEMETRY_AGENT
Rename telemetry agent macro WLAN_TELEMETRY_STATS_SUPPORT to WLAN_CONFIG_TELEMETRY_AGENT Change-Id: I9b2feb33b32daf56e584ae04f260749c358c8ea4 CRs-Fixed: 3425567
This commit is contained in:

committed by
Madan Koyyalamudi

parent
4971375b9a
commit
21a548ada6
@@ -549,7 +549,7 @@ static void target_if_register_infra_cp_stats_txops(
|
||||
}
|
||||
#endif /* WLAN_SUPPORT_INFRA_CTRL_PATH_STATS */
|
||||
|
||||
#ifdef WLAN_TELEMETRY_STATS_SUPPORT
|
||||
#ifdef WLAN_CONFIG_TELEMETRY_AGENT
|
||||
/**
|
||||
* target_if_telemetry_cp_stats_req() - API to send stats request to wmi
|
||||
* @pdev: pointer to pdev object
|
||||
|
Reference in New Issue
Block a user