CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/01/11 01:47:48
Modified files:
sys/net : bridgectl.c if_bridge.c if_bridge.h
Log message:
No need for a splsoftnet()/splx() dance when the KERNEL_LOCK() is what
serialize access to bridge(4) data structures.
ok mikeb@
