PERFORCE change 154384 for review

Sam Leffler sam at FreeBSD.org
Mon Dec 8 20:54:40 PST 2008


http://perforce.freebsd.org/chv.cgi?CH=154384

Change 154384 by sam at sam_ebb on 2008/12/09 04:54:31

	remove separate ath rate control modules; it's now bundled into ath

Affected files ...

.. //depot/projects/vap/sys/modules/Makefile#48 edit
.. //depot/projects/vap/sys/modules/ath_rate_amrr/Makefile#13 delete
.. //depot/projects/vap/sys/modules/ath_rate_onoe/Makefile#13 delete
.. //depot/projects/vap/sys/modules/ath_rate_sample/Makefile#14 delete

Differences ...

==== //depot/projects/vap/sys/modules/Makefile#48 (text+ko) ====

@@ -30,9 +30,6 @@
 	${_asr} \
 	ata \
 	ath \
-	ath_rate_amrr \
-	ath_rate_onoe \
-	ath_rate_sample \
 	aue \
 	${_auxio} \
 	axe \


More information about the p4-projects mailing list