summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorStanislaw Gruszka <sgruszka@redhat.com>2010-04-20 06:16:37 (GMT)
committerJohn W. Linville <linville@tuxdriver.com>2010-04-20 15:50:52 (GMT)
commit80725f454e58937ad546103e6a141c46b0d65a1b (patch)
treeefebdd49c7f034cdc870e9e72c326cae7eeb7e34 /include
parent55ee82b500551f80720de57a00d2990d56cf08a8 (diff)
downloadlinux-fsl-qoriq-80725f454e58937ad546103e6a141c46b0d65a1b.tar.xz
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')
-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 cd99156..0e2a1a9 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),