rt2x00: use generic EWMA functions for average RSSI calculations
authorGabor Juhos <juhosg@openwrt.org>
Wed, 9 Oct 2013 09:00:38 +0000 (11:00 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 10 Oct 2013 17:49:29 +0000 (13:49 -0400)
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>

No differences found