From: Luis R. Rodriguez Date: Sat, 12 Jun 2010 04:33:40 +0000 (-0400) Subject: ath9k_hw: fix clock rate calculations for ANI X-Git-Tag: v2.6.36-rc1~571^2~540^2~74 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=37e5bf6535a4d697fb9fa6f268a8354a612cbc00;p=pandora-kernel.git ath9k_hw: fix clock rate calculations for ANI The clock rate was assumed to be static but it actually changes depending on the mode of operation, correct this to help improve the calcuation of the listenTime for ANI. This change will help adjust ANI more accurately on different PHY thresholds. Signed-off-by: Luis R. Rodriguez Signed-off-by: John W. Linville --- Reading git-diff-tree failed