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:
f364ef9
)
ieee80211: fix vht cap definitions
author
Eliad Peller
<eliad@wizery.com>
Thu, 29 Aug 2013 12:03:14 +0000
(15:03 +0300)
committer
Johannes Berg
<johannes.berg@intel.com>
Tue, 1 Oct 2013 10:17:08 +0000
(12:17 +0200)
VHT_CAP_BEAMFORMER_ANTENNAS cap is actually defined in the draft as
VHT_CAP_BEAMFORMEE_STS_MAX, and its size is 3 bits long.
VHT_CAP_SOUNDING_DIMENSIONS is also 3 bits long.
Fix the definitions and change the cap masking accordingly.
Signed-off-by: Eliad Peller <eliad@wizery.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
No differences found