commit | 5c020dc6a0f75de3cd75d9cca3b589abc1826fc5 | [log] [tgz] |
---|---|---|
author | Luis R. Rodriguez <lrodriguez@atheros.com> | Wed Oct 22 13:28:45 2008 -0700 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Oct 31 19:00:54 2008 -0400 |
tree | 3b70d0b8ad905871f669add6dda016737b4cfae0 | |
parent | f97e40078e44c1db96269286adc0b12dc8eae3c2 [diff] |
ath9k: Allow user to change tx power when asked We were also changing tx power even when we were not asked to, this enforces the change only when we are asked nicely. When not asked we simply try to use the max power, we don't tx power at all for rate control. Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>