]> git.baikalelectronics.ru Git - kernel.git/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)
commit962db0d546a7f02736175478eeac656886f41e57
treecbadcc1ab4c37dae2d5856f98fa3245346bbca31
parent6c9c8f8926c46c6ca1f4c453308b4c0391c0699f
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