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