]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - net/mac80211/ieee80211_i.h
average: change to declare precision, not factor
[mirror_ubuntu-artful-kernel.git] / net / mac80211 / ieee80211_i.h
index 159a1a733725069417631f9c6386dc8e49450947..0e718437d080e7258efe75bcba26ce65990671ce 100644 (file)
@@ -428,7 +428,7 @@ struct ieee80211_sta_tx_tspec {
        bool downgraded;
 };
 
-DECLARE_EWMA(beacon_signal, 16, 4)
+DECLARE_EWMA(beacon_signal, 4, 4)
 
 struct ieee80211_if_managed {
        struct timer_list timer;