use the proper WLAN_OUI_TYPE_MICROSOFT_* definitions.

port 42282f4147e2bc5b89d6a050244a7c5475613d83
This commit is contained in:
Carlos Garcés
2021-10-22 22:16:38 +02:00
committed by Carlos Garces
parent 7a0d67040a
commit 04b4fa6f82
2 changed files with 3 additions and 5 deletions

View File

@@ -898,8 +898,6 @@ enum rtw_ieee80211_wnm_actioncode {
};
#endif
#define WME_OUI_TYPE 2
#define WME_OUI_SUBTYPE_INFORMATION_ELEMENT 0
#define WME_OUI_SUBTYPE_PARAMETER_ELEMENT 1
#define WME_OUI_SUBTYPE_TSPEC_ELEMENT 2