Module Name: src Committed By: skrll Date: Thu Apr 21 15:42:56 UTC 2016
Modified Files:
src/sys/dev/usb: usb_subr.c
Log Message:
autoconf(9) requires the kernel_lock so take it while discovering new
devices.
PR/51081: calling ioctl while attaching wifi device causes a jump to NULL
To generate a diff of this commit:
cvs rdiff -u -r1.208 -r1.209 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.
