From: Johannes Berg Date: Fri, 19 Sep 2008 13:09:44 +0000 (+0200) Subject: update nl80211.h X-Git-Tag: v0.9.10~34 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3f4577f8ffb74848c6f6d442326cce9af252e197;p=thirdparty%2Fiw.git update nl80211.h --- diff --git a/nl80211.h b/nl80211.h index 7d2dd50..703d816 100644 --- a/nl80211.h +++ b/nl80211.h @@ -251,7 +251,6 @@ enum nl80211_commands { * supported interface types, each a flag attribute with the number * of the interface mode. * - * @NL80211_ATTR_SCAN_PASSIVE: flag indicating passive scan * @NL80211_ATTR_SCAN_FREQUENCIES: nested attribute with frequencies * @NL80211_ATTR_SCAN_SSIDS: nested attribute with SSIDs * @NL80211_ATTR_BSS: scan result BSS @@ -312,7 +311,6 @@ enum nl80211_attrs { NL80211_ATTR_INFORMATION_ELEMENT, - NL80211_ATTR_SCAN_PASSIVE, NL80211_ATTR_SCAN_FREQUENCIES, NL80211_ATTR_SCAN_SSIDS, NL80211_ATTR_SCAN_GENERATION,