浏览代码

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 年之前
父节点
当前提交
9c6c572a82
共有 1 个文件被更改,包括 1 次插入1 次删除
  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