commit | f84f234c6417e3d60b1cfeaf9d16c3bd1c8fe2a5 | [log] [tgz] |
---|---|---|
author | Bill Jordan <bjordan@rajant.com> | Wed Aug 31 17:51:00 2011 -0400 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Sep 13 15:53:46 2011 -0400 |
tree | 51b08d72dc1ebd63c7fff023572761333abbb31c | |
parent | cf577fc242ea5295f676ae3bf9ecb524d78d9e77 [diff] |
ath9k: ath9k_hw_set_txpowerlimit sets previous txpower 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>