From: Bruno Randolf Date: Thu, 25 Mar 2010 05:49:25 +0000 (+0900) Subject: ath5k: keep beacon RSSI average X-Git-Tag: v2.6.35-rc1~473^2~460^2^2~149 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b4ea449df90684035985a77763fd1d2ff0eb9dad;p=pandora-kernel.git ath5k: keep beacon RSSI average Keep an exponentially weighted moving average of the beacon RSSI in our BSS. It will be used by the ANI implementation. The averaging algorithm is copied from rt2x00, Thanks :) Signed-off-by: Bruno Randolf Signed-off-by: John W. Linville --- Reading git-diff-tree failed