CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/08/24 10:00:16
Modified files:
sys/net : if.c
Log message:
Add a splnet() around a block that needs it for sure. Maybe more in
SIOCSIFRDOMAIN should be protected but this is by far the biggest
offender. The same codepath in if_detach() runs at splnet().
