Module Name: src Committed By: msaitoh Date: Mon Oct 23 09:32:33 UTC 2017
Modified Files:
src/sys/net: if_pppoe.c if_tap.c
Log Message:
- If if_initialize() failed in the attach function, free resources and return.
- KNF
To generate a diff of this commit:
cvs rdiff -u -r1.128 -r1.129 src/sys/net/if_pppoe.c
cvs rdiff -u -r1.99 -r1.100 src/sys/net/if_tap.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
