ieee80211: definitions for Microsoft Vendor OUI and WPA OUI type
Reference: http://standards.ieee.org/develop/regauth/oui/oui.txt Signed-off-by: Avinash Patil <patila@marvell.com> Signed-off-by: Bing Zhao <bzhao@marvell.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>
This commit is contained in:
parent
cef28271be
commit
535588e61a
1 changed files with 2 additions and 0 deletions
|
@ -1589,6 +1589,8 @@ enum ieee80211_sa_query_action {
|
|||
|
||||
#define WLAN_OUI_WFA 0x506f9a
|
||||
#define WLAN_OUI_TYPE_WFA_P2P 9
|
||||
#define WLAN_OUI_MICROSOFT 0x0050f2
|
||||
#define WLAN_OUI_TYPE_MICROSOFT_WPA 1
|
||||
|
||||
/*
|
||||
* WMM/802.11e Tspec Element
|
||||
|
|
Loading…
Reference in a new issue