Module Name: src Committed By: ozaki-r Date: Tue Jan 30 10:40:02 UTC 2018
Modified Files: src/sys/net: if.c Log Message: Destroy ifq_lock at the end of if_detach It still can be used in if_detach. To generate a diff of this commit: cvs rdiff -u -r1.418 -r1.419 src/sys/net/if.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.