Date: Mon, 27 Oct 2008 16:58:06 +0000 (UTC) From: Sam Leffler <sam@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/ath if_ath.c if_athrate.h src/sys/dev/ath/ath_rate/amrr amrr.c src/sys/dev/ath/ath_rate/onoe onoe.c src/sys/dev/ath/ath_rate/sample sample.c Message-ID: <200810271658.m9RGwI77040987@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sam 2008-10-27 16:58:06 UTC FreeBSD src repository Modified files: sys/dev/ath if_ath.c if_athrate.h sys/dev/ath/ath_rate/amrr amrr.c sys/dev/ath/ath_rate/onoe onoe.c sys/dev/ath/ath_rate/sample sample.c Log: SVN rev 184346 on 2008-10-27 16:58:06Z by sam now that the new association callback is used when joining a bss we can eliminate the ath_rate_newassoc callback and associated code Revision Changes Path 1.16 +0 -43 src/sys/dev/ath/ath_rate/amrr/amrr.c 1.17 +0 -43 src/sys/dev/ath/ath_rate/onoe/onoe.c 1.21 +0 -28 src/sys/dev/ath/ath_rate/sample/sample.c 1.196 +0 -5 src/sys/dev/ath/if_ath.c 1.8 +0 -6 src/sys/dev/ath/if_athrate.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200810271658.m9RGwI77040987>