Browse Source

qcacld-3.0: Add CFG80211_11BE_BASIC to avoid compilation issue

Add CFG80211_11BE_BASIC to avoid compilation issue.

CRs-Fixed: 3610544
Change-Id: I6f16eb2be41537b12ae6ed42d76d6cb6ae501751
Deeksha Gupta 1 year ago
parent
commit
9c6c572a82
1 changed files with 1 additions and 1 deletions
  1. 1 1
      core/hdd/src/wlan_hdd_stats.c

+ 1 - 1
core/hdd/src/wlan_hdd_stats.c

@@ -509,7 +509,7 @@ hdd_get_link_info_by_bssid(struct hdd_context *hdd_ctx, const uint8_t *bssid)
 	return NULL;
 }
 
-#if defined(WLAN_FEATURE_11BE_MLO)
+#if defined(WLAN_FEATURE_11BE_MLO) && defined(CFG80211_11BE_BASIC)
 #define WLAN_INVALID_RSSI_VALUE -128
 /**
  * wlan_hdd_is_per_link_stats_supported - Check if FW supports per link stats