]> git.ipfire.org Git - thirdparty/iw.git/commitdiff
update nl80211.h again
authorJohannes Berg <johannes@sipsolutions.net>
Tue, 23 Sep 2008 11:48:58 +0000 (13:48 +0200)
committerJohannes Berg <johannes@sipsolutions.net>
Tue, 23 Sep 2008 11:48:58 +0000 (13:48 +0200)
nl80211.h

index b385bce6a4ab6f530858de558b69acb7c7996155..61e08db61adcace616b04914e56a43517f01feee 100644 (file)
--- a/nl80211.h
+++ b/nl80211.h
@@ -251,6 +251,9 @@ enum nl80211_commands {
  *     supported interface types, each a flag attribute with the number
  *     of the interface mode.
  *
+ * @NL80211_ATTR_MAX_NUM_SCAN_SSIDS: number of SSIDs you can scan with
+ *     a single scan request, a wiphy attribute.
+ *
  * @NL80211_ATTR_SCAN_FREQUENCIES: nested attribute with frequencies
  * @NL80211_ATTR_SCAN_SSIDS: nested attribute with SSIDs
  * @NL80211_ATTR_BSS: scan result BSS
@@ -309,8 +312,6 @@ enum nl80211_attrs {
        NL80211_ATTR_REG_ALPHA2,
        NL80211_ATTR_REG_RULES,
 
-       NL80211_ATTR_INFORMATION_ELEMENT,
-
        NL80211_ATTR_MAX_NUM_SCAN_SSIDS,
 
        NL80211_ATTR_SCAN_FREQUENCIES,