diff --git a/[refs] b/[refs] index 23792ebccb16..679b00ab9550 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: a7db74f4be3835fd16c6c582d320f692ccccc622 +refs/heads/master: bb608e9db7d29616fb6e0d856c23434610d4a1bd diff --git a/trunk/include/linux/ieee80211.h b/trunk/include/linux/ieee80211.h index a6ec928186ad..c4e6ca1a6306 100644 --- a/trunk/include/linux/ieee80211.h +++ b/trunk/include/linux/ieee80211.h @@ -836,7 +836,7 @@ struct ieee80211_ht_info { /* Authentication algorithms */ #define WLAN_AUTH_OPEN 0 #define WLAN_AUTH_SHARED_KEY 1 -#define WLAN_AUTH_LEAP 2 +#define WLAN_AUTH_LEAP 128 #define WLAN_AUTH_CHALLENGE_LEN 128