Files
linux/net
Johannes Berg 338c17ae31 mac80211: use DECLARE_EWMA for ave_beacon_signal
It doesn't seem problematic to change the weight for the average
beacon signal from 3 to 4, so use DECLARE_EWMA. This also makes
the code easier to maintain since bugs like the one fixed in the
previous patch can't happen as easily.

With a fix from Avraham Stern to invert the sign since EMWA uses
unsigned values only.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2015-09-22 15:21:26 +02:00
..
2015-03-02 16:43:41 -05:00
2015-03-06 21:50:02 -05:00
2015-08-25 13:38:50 -07:00
2015-08-25 13:37:31 -07:00
2015-08-24 10:34:40 -07:00
2015-08-11 12:41:35 +02:00