commit | 493ca5ef4ec8a7e8396d6ab26f48de66bdf73dca | [log] [tgz] |
---|---|---|
author | Nick Kossifidis <mickflemm@gmail.com> | Sun Aug 05 22:35:35 2012 +0300 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Aug 10 15:26:56 2012 -0400 |
tree | 0fb379fe399b5489c71578dcb45efdb1dc8f18f3 | |
parent | 755051993bfcdf07acd84a7ffd08d463b85bfd69 [diff] |
ath5k: Preserve tx power level requested from above on phy_init By using cur_pwr on phy_init we re-use the power level previously set by the driver, not the one we got from above. Signed-off-by: Nick Kossifidis <mickflemm@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>