commit | 5dcc03fe29537edd7819f5b121bf3d779693f37b | [log] [tgz] |
---|---|---|
author | Bruno Randolf <br1@einfach.org> | Thu Dec 02 19:12:31 2010 +0900 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Dec 06 15:58:43 2010 -0500 |
tree | b4d889edcd2ace9fa6134ec696f547799b9e6717 | |
parent | 9a10a870e09f1fd50fd024d55232b4b72cf4e387 [diff] |
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>