cvs commit: src/sys/net if_var.h
Max Laier
mlaier at FreeBSD.org
Mon Jun 14 03:55:37 GMT 2004
mlaier 2004-06-14 03:55:10 UTC
FreeBSD src repository
Modified files:
sys/net if_var.h
Log:
Unbreak non-ALTQ kernel linking. I forgot about tbr_dequeue.
In the end drivers should be building with ALTQ checks by default, but for
now build them with the old macros for non-ALTQ kernels.
Note: Check new features w/ LINT *and* w/ LINT minus the new feature.
Found-by: rwatson
Revision Changes Path
1.76 +1 -1 src/sys/net/if_var.h
More information about the cvs-src
mailing list