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