Skip to content

Commit

Permalink
ieee80211: definitions for Microsoft Vendor OUI and WPA OUI type
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Avinash Patil authored and Johannes Berg committed Jun 12, 2012
1 parent cef2827 commit 535588e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions include/linux/ieee80211.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 535588e

Please sign in to comment.