freebsd-dev/sys/dev/ath/ath_rate
Adrian Chadd ee563d630b I give up - just throw the EWMA update into the normal update_stats()
routine.

There were still corner cases where the EWMA update stats are being
called on a rix which didn't have an intermediary stats update; thus
no packets were counted against it.  Sigh.

This should fix the crashes I've been seeing on recent -HEAD.
2013-02-27 04:33:06 +00:00
..
amrr Add a per-node rate control routine for each rate control module. 2012-07-20 01:36:02 +00:00
onoe Add a per-node rate control routine for each rate control module. 2012-07-20 01:36:02 +00:00
sample I give up - just throw the EWMA update into the normal update_stats() 2013-02-27 04:33:06 +00:00