From: Johannes Berg Date: Tue, 23 Sep 2008 11:48:58 +0000 (+0200) Subject: update nl80211.h again X-Git-Tag: v0.9.10~31 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2cca39672a7487fc0802d0be8059fc30d4e1b5b4;p=thirdparty%2Fiw.git update nl80211.h again --- diff --git a/nl80211.h b/nl80211.h index b385bce..61e08db 100644 --- 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,