CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/05/19 09:10:59
Modified files:
sys/net : if_tun.c
Log message:
splx should also be called in the error case, fix a regression
introduced during the if_output() conversion.
Found by jsg@
