Module Name: src Committed By: mlelstv Date: Mon Apr 30 05:04:34 UTC 2018
Modified Files:
src/sys/dev/usb: usb_subr.c
Log Message:
add missing KERNEL_LOCK protection around autoconf calls.
Also replace NULL argument with curlwp for style.
To generate a diff of this commit:
cvs rdiff -u -r1.223 -r1.224 src/sys/dev/usb/usb_subr.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
