CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/09/13 02:15:01
Modified files:
sys/net : if.c
Log message:
Split if_linkstate_task() in two to avoid SPL recursion when the
linkstate is changed from if_up() & if_down().
ok claudio@
