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