Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 352269
b: refs/heads/master
c: d437c86
h: refs/heads/master
i:
  352267: 1ad6edc
v: v3
  • Loading branch information
Bing Zhao authored and Johannes Berg committed Jan 24, 2013
1 parent d62e6b5 commit c906b11
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 8147dc7f54f0f2e13c3b65fd9628994ad576610b
refs/heads/master: d437c86baacf265a640dfc462c75941d02c0e153
5 changes: 4 additions & 1 deletion trunk/include/linux/ieee80211.h
Original file line number Diff line number Diff line change
Expand Up @@ -1898,7 +1898,10 @@ enum ieee80211_sa_query_action {
/* AKM suite selectors */
#define WLAN_AKM_SUITE_8021X 0x000FAC01
#define WLAN_AKM_SUITE_PSK 0x000FAC02
#define WLAN_AKM_SUITE_SAE 0x000FAC08
#define WLAN_AKM_SUITE_8021X_SHA256 0x000FAC05
#define WLAN_AKM_SUITE_PSK_SHA256 0x000FAC06
#define WLAN_AKM_SUITE_TDLS 0x000FAC07
#define WLAN_AKM_SUITE_SAE 0x000FAC08
#define WLAN_AKM_SUITE_FT_OVER_SAE 0x000FAC09

#define WLAN_MAX_KEY_LEN 32
Expand Down

0 comments on commit c906b11

Please sign in to comment.