diff --git a/[refs] b/[refs] index 02d9e373bb89..467defdf8b47 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: d65292375154085feb7217ed8fccc8edf163c6b2 +refs/heads/master: 24056bec086aaa99923b21c0e1a0e993bb1c7e2a diff --git a/trunk/include/net/ieee80211.h b/trunk/include/net/ieee80211.h index 9a92aef8b0b2..3424a3ed66c4 100644 --- a/trunk/include/net/ieee80211.h +++ b/trunk/include/net/ieee80211.h @@ -220,6 +220,7 @@ struct ieee80211_snap_hdr { /* Authentication algorithms */ #define WLAN_AUTH_OPEN 0 #define WLAN_AUTH_SHARED_KEY 1 +#define WLAN_AUTH_LEAP 2 #define WLAN_AUTH_CHALLENGE_LEN 128