From: Felix Fietkau Date: Tue, 11 Mar 2014 15:10:34 +0000 (+0100) Subject: ath9k_hw: set ANI firstep as absolute values instead of relative X-Git-Tag: v3.15-rc1~113^2~93^2^2~75 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9301ca90b6f447eca020ca6a66bf656b0a985d4d;p=pandora-kernel.git ath9k_hw: set ANI firstep as absolute values instead of relative On older chips, the INI value differ in similar ways as cycpwr_thr1, so convert it to absolute values as well. Since the ANI algorithm is different here compared to the old implementation (fewer steps, controlled at a different point in time), it makes sense to use values similar to what would be applied for newer chips, just without relying on INI defaults. Signed-off-by: Felix Fietkau Signed-off-by: John W. Linville --- Reading git-diff-tree failed