From: Bruno Randolf Date: Thu, 2 Dec 2010 10:12:31 +0000 (+0900) Subject: ath5k: Use EWMA factor of 1024 instead of 1000 X-Git-Tag: v2.6.38-rc1~476^2~169^2^2~77 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5dcc03fe29537edd7819f5b121bf3d779693f37b;p=pandora-kernel.git ath5k: Use EWMA factor of 1024 instead of 1000 This prepares the only place which uses the EWMA library so far for the performance improved implementation coming up, which requires factor and weight to be a power of two. Signed-off-by: Bruno Randolf Signed-off-by: John W. Linville --- Reading git-diff-tree failed