On Wednesday 29 April 2009 5:54:33 am Bruce M Simpson wrote: > Author: bms > Date: Wed Apr 29 09:54:33 2009 > New Revision: 191653 > URL: http://svn.freebsd.org/changeset/base/191653 > > Log: > Grab KTR_SPARE1 and KTR_SPARE5 for KTR_INET and KTR_INET6 > respectively, as placeholder for future use of CTR() by > the networking code (MLDv2 will be going in shortly). > Mark KTR_SPARE* as being used in fact by cxgb (picked up > on a 'make universe' run).
cxgb should conditionally use KTR_DRIVER instead of grabbing a spare mask. -- John Baldwin _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"