CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/11/20 05:20:30
Modified files:
sys/net : if_tun.c
Log message:
Prefer if_get() over if_ref() when checking if the interface has been
destroyed during our sleep.
No objection from the slackers.
