]> git.ipfire.org Git - thirdparty/iw.git/commitdiff
update nl80211.h
authorJohannes Berg <johannes@sipsolutions.net>
Fri, 19 Sep 2008 13:09:44 +0000 (15:09 +0200)
committerJohannes Berg <johannes@sipsolutions.net>
Fri, 19 Sep 2008 13:09:44 +0000 (15:09 +0200)
nl80211.h

index 7d2dd504ab31fda1783fff36cd2130206badf8e9..703d816fcde72052d346a35f66fa135efcd22793 100644 (file)
--- 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,