commit | d9e9145e497f2cb9a3891a065342ca0593824aa2 | [log] [tgz] |
---|---|---|
author | Gabor Juhos <juhosg@openwrt.org> | Sat Apr 14 20:35:19 2012 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Apr 16 14:38:51 2012 -0400 |
tree | 619f8873b1e2fc1914d59728b71ebc96ec137440 | |
parent | 5b0a3b7eb37730c369cc47783549dcf6f54a1cd0 [diff] |
ath9k: use ath9k_hw_update_regulatory_maxpower in ath9k_hw_def_set_txpower We have a helper function for updating the max_power_level value. Use that and remove the duplicated code. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>