]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[MAC80211]: Remove overly sticky averaging filters for rssi, signal, noise
authorLarry Finger <Larry.Finger@lwfinger.net>
Tue, 28 Aug 2007 21:01:55 +0000 (17:01 -0400)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 10 Oct 2007 23:48:54 +0000 (16:48 -0700)
commit6c55aa97359af4b503a8baf914de48f2406a895f
treecd68dd37b4b5d7af0516f238442dd44517facf94
parente7a64f12a452d39ab50e5580e93bc48b3b15f30c
[MAC80211]: Remove overly sticky averaging filters for rssi, signal, noise

The current version of wireless statistics contains a bug in the averaging
that makes the numbers be too sticky and not react to small changes. This
patch removes all averaging.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: Jiri Benc <jbenc@suse.cz>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Acked-by: Michael Wu <flamingice@sourmilk.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/mac80211/rx.c