cvs commit: src/sys/net bridgestp.c if_bridge.c
Andrew Thompson
thompsa at FreeBSD.org
Thu Aug 18 20:17:01 GMT 2005
thompsa 2005-08-18 20:17:00 UTC
FreeBSD src repository
Modified files:
sys/net bridgestp.c if_bridge.c
Log:
Mark the callouts as MPSAFE as if_bridge has been giant-free since day 1.
Use the SMP friendly callout_init_mtx() while we are here.
Approved by: mlaier (mentor)
MFC after: 3 days
Revision Changes Path
1.6 +1 -3 src/sys/net/bridgestp.c
1.18 +8 -5 src/sys/net/if_bridge.c
More information about the cvs-src
mailing list