git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4e74bfd
)
mac80211: simplify wmm check during association
author
Johannes Berg
<johannes.berg@intel.com>
Thu, 8 Mar 2012 14:02:05 +0000
(15:02 +0100)
committer
John W. Linville
<linville@tuxdriver.com>
Mon, 12 Mar 2012 18:22:13 +0000
(14:22 -0400)
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>
No differences found