]> Pileus Git - ~andy/linux/commit
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)
commit1dc254ac9f04f23d332ed8eea79055f067c90627
treecbadcc1ab4c37dae2d5856f98fa3245346bbca31
parent8f78b0bb8791d8164aed86970905cdc12f3b8496
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>
drivers/net/wireless/rt2x00/Kconfig
drivers/net/wireless/rt2x00/rt2x00.h
drivers/net/wireless/rt2x00/rt2x00link.c