commit | 1dc254ac9f04f23d332ed8eea79055f067c90627 | [log] [tgz] |
---|---|---|
author | Gabor Juhos <juhosg@openwrt.org> | Wed Oct 09 11:00:38 2013 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Oct 10 13:49:29 2013 -0400 |
tree | cbadcc1ab4c37dae2d5856f98fa3245346bbca31 | |
parent | 8f78b0bb8791d8164aed86970905cdc12f3b8496 [diff] |
rt2x00: use generic EWMA functions for average RSSI calculations Remove the local MOVING_AVERAGE implementation, and use the generic EWMA functions instead. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>