From: Nick Kossifidis Date: Sun, 5 Aug 2012 19:35:33 +0000 (+0300) Subject: ath5k: Use correct value for min_pwr and cur_pwr X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~47^2~319^2^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d12c5c53ce4c8c65c694d1103673182ef5afdc65;p=pandora-kernel.git ath5k: Use correct value for min_pwr and cur_pwr Make sure we don't store the table offsets for min and cur power levels, store the 0.25dB values instead. This way we don't clamp the tx power level to max (because now cur_pwr holds the 0.25dB value, not the table offset) after re-using cur_pwr on reset. Signed-off-by: Nick Kossifidis Signed-off-by: John W. Linville --- Reading git-diff-tree failed