From 815e55942c160eb222c264aa85934979e7233c69 Mon Sep 17 00:00:00 2001 From: Amitkumar Karwar Date: Tue, 7 Dec 2010 13:43:03 -0800 Subject: [PATCH] --- yaml --- r: 225142 b: refs/heads/master c: b7e8941b2df518186d9f7679c007f6b619bb4e89 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/include/linux/ieee80211.h | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 82f33122f159..866a3d3f476b 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 692d2c0fb36c02ad07d54641c26f48e644b27fbd +refs/heads/master: b7e8941b2df518186d9f7679c007f6b619bb4e89 diff --git a/trunk/include/linux/ieee80211.h b/trunk/include/linux/ieee80211.h index ed5a03cbe184..351c0ab4e284 100644 --- a/trunk/include/linux/ieee80211.h +++ b/trunk/include/linux/ieee80211.h @@ -1223,6 +1223,9 @@ enum ieee80211_eid { WLAN_EID_BSS_AC_ACCESS_DELAY = 68, WLAN_EID_RRM_ENABLED_CAPABILITIES = 70, WLAN_EID_MULTIPLE_BSSID = 71, + WLAN_EID_BSS_COEX_2040 = 72, + WLAN_EID_OVERLAP_BSS_SCAN_PARAM = 74, + WLAN_EID_EXT_CAPABILITY = 127, WLAN_EID_MOBILITY_DOMAIN = 54, WLAN_EID_FAST_BSS_TRANSITION = 55,