commit | 1bf38661822049931a0ab8d2b43153b26cc919f6 | [log] [tgz] |
---|---|---|
author | Felix Fietkau <nbd@openwrt.org> | Mon Dec 13 08:40:54 2010 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Dec 13 15:23:33 2010 -0500 |
tree | bea1bec029d0c8fa879dfef06a40798408c8f6dd | |
parent | 1782352d4908c79d195b43e0c1b6b109e0d93d05 [diff] |
ath9k_hw: fix PA predistortion training power selection The EEPROM contains scale factors for the tx power, which define the range of allowable difference between target power and training power. If the difference is too big, PA predistortion cannot be used. For 2.4 GHz there is only one scale factor, for 5 GHz there are three, depending on the specific frequency range. Signed-off-by: Felix Fietkau <nbd@openwrt.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>