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:
815b809
)
wireless: fix VHT max AMPDU exponent definition
author
Johannes Berg
<johannes.berg@intel.com>
Wed, 5 Dec 2012 15:45:31 +0000
(16:45 +0100)
committer
Johannes Berg
<johannes.berg@intel.com>
Thu, 6 Dec 2012 13:02:51 +0000
(14:02 +0100)
This is really a 3-bit field, not a single bit,
so declare a mask and shift. Also fix hwsim, it
advertises the maximum possible.
While at it reindent all the defines using tabs
instead of spaces.
Change-Id: I7cd81c0d72f76deb5010aba5bfa3dd312006e898
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
No differences found