Module Name: src Committed By: aymeric Date: Sun Apr 20 22:39:51 UTC 2014
Modified Files: src/sys/net: if_tap.c Log Message: Call mutex_destroy() on sc_kqlock in tap_detach(). Found by LOCKDEBUG. To generate a diff of this commit: cvs rdiff -u -r1.74 -r1.75 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.