commit | 76f0303d61b3c7f1918ab63a64e77450a4418a60 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Thu Mar 08 15:02:05 2012 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Mar 12 14:22:13 2012 -0400 |
tree | 00f94eb0479a0459a71179e8d89d97b52442299a | |
parent | 4e74bfdb30f79e9bf87aa359eff29fbdb93cc12a [diff] |
mac80211: simplify wmm check during association Instead of setting assoc_data->wmm_used solely based on the BSS also take into account our own capabilities and later check those. Also rename "wmm_used" and "uapsd_used" to just "wmm" and "uapsd". Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>