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:
40503f7
)
iwlwifi: fix antenna bitmask
author
Johannes Berg
<johannes.berg@intel.com>
Fri, 24 Aug 2012 09:13:17 +0000
(11:13 +0200)
committer
Johannes Berg
<johannes.berg@intel.com>
Tue, 4 Sep 2012 12:17:16 +0000
(14:17 +0200)
The device only supports a maximum of three
antennas, and only three bits are used, the
fourth bit is the A-MPDU indicator.
The only consequence of this is reporting
invalid information in radiotap, so this
isn't an important change.
Reviewed-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
No differences found