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
This commit is contained in:
committed by
Rahul Choudhary
parent
e1ae8dbfc4
commit
9c6c572a82
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user