Date: Mon, 21 Mar 2011 12:51:13 +0000 (UTC) From: Adrian Chadd <adrian@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/ath/ath_rate/sample sample.c Message-ID: <201103211251.p2LCpSEJ031248@repoman.freebsd.org>
index | next in thread | raw e-mail
adrian 2011-03-21 12:51:13 UTC
FreeBSD src repository
Modified files:
sys/dev/ath/ath_rate/sample sample.c
Log:
SVN rev 219822 on 2011-03-21 12:51:13Z by adrian
Fix static ucastrate for ath_rate_sample.
* Pull out the static rix stuff into a different function
* I know this may slightly drop performance, but check if a static
rix is needed before each packet TX.
* Whilst I'm at it, add a little extra debugging to the rate
control stuff to make it easier to follow what's going on.
Revision Changes Path
1.38 +57 -32 src/sys/dev/ath/ath_rate/sample/sample.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201103211251.p2LCpSEJ031248>
