qcacld-3.0: Clean up legacy HE CAP Cfg items

Cleanup of HE caps cfg items from legacy path.

Change-Id: I769601f4d0f1681cee7168069e63f3f7ceab0475
CRs-Fixed: 2353934
This commit is contained in:
Bala Venkatesh
2018-11-14 12:32:45 +05:30
committed by nshrivas
parent 147f2d9b11
commit 0d148cf587

View File

@@ -699,6 +699,8 @@ struct wlan_mlme_qos {
#ifdef WLAN_FEATURE_11AX #ifdef WLAN_FEATURE_11AX
#define MLME_HE_PPET_LEN 25 #define MLME_HE_PPET_LEN 25
#define WNI_CFG_HE_OPS_BSS_COLOR_MAX 0x3F
/** /**
* struct wlan_mlme_he_caps - HE Capabilities related config items * struct wlan_mlme_he_caps - HE Capabilities related config items
*/ */