]> git.baikalelectronics.ru Git - kernel.git/commit
ath5k: Use EWMA factor of 1024 instead of 1000
authorBruno Randolf <br1@einfach.org>
Thu, 2 Dec 2010 10:12:31 +0000 (19:12 +0900)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 6 Dec 2010 20:58:43 +0000 (15:58 -0500)
commitf040c2a6920df5ad657a715e8e485f121820a07d
treeb4d889edcd2ace9fa6134ec696f547799b9e6717
parent3d488a16dd666617994c104e5f9dce3164a9a9c7
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 <br1@einfach.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath5k/base.c