qcacld-3.0: Remove FEATURE_WLAN_ESE_UPLOAD compile macro
At present and going forward ESE and ESE_UPLOAD will be the de-facto approach supporting ESE. Hence there is no need of two compile macros FEATURE_WLAN_ESE and FEATURE_WLAN_ESE_UPLOAD. Instead Remove FEATURE_WLAN_ESE_UPLOAD and Keep only FEATURE_WLAN_ESE. Change-Id: If1a04e95211a0d639db7b60a57a6d5f215d26f4e CRs-Fixed: 950762
This commit is contained in:

committed by
Gerrit - the friendly Code Review server

parent
89223f7e36
commit
515a9efb36
@@ -848,7 +848,7 @@ struct wma_txrx_node {
|
||||
bool nlo_match_evt_received;
|
||||
bool pno_in_progress;
|
||||
#endif
|
||||
#if defined(FEATURE_WLAN_ESE) && defined(FEATURE_WLAN_ESE_UPLOAD)
|
||||
#ifdef FEATURE_WLAN_ESE
|
||||
bool plm_in_progress;
|
||||
#endif
|
||||
bool ptrn_match_enable;
|
||||
|
Reference in New Issue
Block a user