From: Joerg Albert Date: Sat, 5 Sep 2009 14:07:47 +0000 (+0200) Subject: ath,ar9170: implemented conformance test limit calc. for tx power X-Git-Tag: v2.6.32-rc1~703^2~27^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fea6734a0e444c31c99a1271154bb0281d7908d8;p=pandora-kernel.git ath,ar9170: implemented conformance test limit calc. for tx power apply the conformance test limits (CTL) stored in the eeprom upon the values calculated for the tx power (ar->power_*). This is based on the implementation in the vendor driver (hal/hpmain.c, line 3700 ff.) with one difference: If any ctl mode isn't found in the eeprom, we fall back to the "lower", legacy modes (5GHT20,11A or 2GHT20,11G,11B). Otus only did 5GHT20->11A. Currently CTL are applied for the FCC group only. Signed-off-by: Joerg Albert Signed-off-by: John W. Linville --- Reading git-diff-tree failed