commit | 6010e72cdf3cb614278812cb00ecff2d1aee03dc | [log] [tgz] |
---|---|---|
author | Gabor Juhos <juhosg@openwrt.org> | Mon Apr 16 22:22:49 2012 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Apr 17 14:57:12 2012 -0400 |
tree | 9410632d52043a0e54dfa9d3f8081c91be16c936 | |
parent | 1e66eda1d40c9ce3ff38782da066a14e1b88ac50 [diff] |
ath9k: merge power correction constants The existing constants are used for reduction/increase tx power level on devices with 2x2 and 3x3 chainmask. Both reduction and increase must use the same value, so it makes no sense to use separate constants for them. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>