CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/05/29 00:08:21
Modified files:
sys/net : if.c
Log message:
Do not try to grab the NET_LOCK() while holding an ifp reference.
Fix a deadlock with a thread trying to detach the corresponding interface.
ok sashan@, bluhm@
