freebsd-skq/sys/dev/ath/ath_rate/sample
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
..
sample.c I give up - just throw the EWMA update into the normal update_stats() 2013-02-27 04:33:06 +00:00
sample.h Extend the sample mask from 32 bits to 64 bits. 2012-08-15 07:10:10 +00:00
tx_schedules.h Add a missing comma. 2012-08-15 07:50:42 +00:00