aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/mac80211.h
diff options
context:
space:
mode:
authorStanislaw Gruszka <sgruszka@redhat.com>2010-04-20 08:16:37 +0200
committerJohn W. Linville <linville@tuxdriver.com>2010-04-20 11:50:52 -0400
commit80725f454e58937ad546103e6a141c46b0d65a1b (patch)
treeefebdd49c7f034cdc870e9e72c326cae7eeb7e34 /include/net/mac80211.h
parentath5k: basic support for survey (diff)
downloadlinux-dev-80725f454e58937ad546103e6a141c46b0d65a1b.tar.xz
linux-dev-80725f454e58937ad546103e6a141c46b0d65a1b.zip
mac80211: document IEEE80211_CONF_CHANGE_QOS
Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'include/net/mac80211.h')
-rw-r--r--include/net/mac80211.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/net/mac80211.h b/include/net/mac80211.h
index cd9915686dd9..0e2a1a9b2b65 100644
--- a/include/net/mac80211.h
+++ b/include/net/mac80211.h
@@ -612,6 +612,7 @@ enum ieee80211_conf_flags {
* @IEEE80211_CONF_CHANGE_RETRY_LIMITS: retry limits changed
* @IEEE80211_CONF_CHANGE_IDLE: Idle flag changed
* @IEEE80211_CONF_CHANGE_SMPS: Spatial multiplexing powersave mode changed
+ * @IEEE80211_CONF_CHANGE_QOS: Quality of service was enabled or disabled
*/
enum ieee80211_conf_changed {
IEEE80211_CONF_CHANGE_SMPS = BIT(1),