CVSROOT:        /cvs
Module name:    src
Changes by:     d...@cvs.openbsd.org    2015/09/09 14:18:03

Modified files:
        sys/net        : if_tun.c 

Log message:
if_put after if_get.

this is a bit funky cos we give up the ref while sleeping in tunread,
and have to get a new ref on wakeup.

ok claudio@

Reply via email to