From a0af39ee35a24265626ddb6cfed2bd26026474e2 Mon Sep 17 00:00:00 2001 From: Zhu Yi Date: Thu, 19 Jan 2006 16:21:09 +0800 Subject: [PATCH] --- yaml --- r: 21154 b: refs/heads/master c: 24056bec086aaa99923b21c0e1a0e993bb1c7e2a h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/include/net/ieee80211.h | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) 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