From: Felix Fietkau Date: Mon, 13 Dec 2010 07:40:54 +0000 (+0100) Subject: ath9k_hw: fix PA predistortion training power selection X-Git-Tag: v2.6.38-rc1~476^2~104^2~4^2~67 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1bf38661822049931a0ab8d2b43153b26cc919f6;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed