Date: Sun, 14 Nov 2010 09:59:52 +0000 (UTC) From: Bernhard Schmidt <bschmidt@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/net80211 ieee80211_ratectl.h Message-ID: <201011141000.oAEA00Os014103@repoman.freebsd.org>
index | next in thread | raw e-mail
bschmidt 2010-11-14 09:59:52 UTC
FreeBSD src repository
Modified files:
sys/net80211 ieee80211_ratectl.h
Log:
SVN rev 215289 on 2010-11-14 09:59:52Z by bschmidt
The ni_rctls checks are used to verify that a ratectl algo has set up
its internal data. This has been used to bypass missing calls in drivers
which do not use the ratectl framework correctly. Issue is, not all algos
use that variable, or even have internal data, therefore valid calls are
not done. Fix this by removing the checks, all driver issues should be
resolved.
MFC after: 1 week
Revision Changes Path
1.7 +0 -8 src/sys/net80211/ieee80211_ratectl.h
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201011141000.oAEA00Os014103>
