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:
cf577fc
)
ath9k: ath9k_hw_set_txpowerlimit sets previous txpower
author
Bill Jordan
<bjordan@rajant.com>
Wed, 31 Aug 2011 21:51:00 +0000
(17:51 -0400)
committer
John W. Linville
<linville@tuxdriver.com>
Tue, 13 Sep 2011 19:53:46 +0000
(15:53 -0400)
In commit
9c204b46c7af93e334114bea1f5eeaa6fea9ba07
(ath9k_hw: do not limit initial tx power to 20 dbm),
setting of txpower was broken.
This patch fixes it by initializing reg_pwr from the new
power limit, not the previous value.
Signed-off-by: Bill Jordan <bjordan@rajant.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found