CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/08/24 15:28:47
Modified files:
sys/net : if_bridge.c if_bridge.h
Log message:
The bridge list is a relict, delete the remaining LIST_REMOVE.
This fixes a crash during ifconfig bridge0 destroy.
OK mpi@
