Module Name: src Committed By: msaitoh Date: Mon Oct 23 09:22:51 UTC 2017
Modified Files:
src/sys/net: if_bridge.c
Log Message:
- If if_initialize() failed in the attach function, free resources and return.
- Add some missing frees in bridge_clone_destroy().
- KNF
To generate a diff of this commit:
cvs rdiff -u -r1.135 -r1.136 src/sys/net/if_bridge.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
