pjd 2008-05-20 12:34:30 UTC
FreeBSD src repository
Modified files:
sys/dev/usb usb.c
Log:
Drop Giant before calling kproc_exit(), so we don't trigger assertion in
kproc_exit().
Discussed with: imp
Revision Changes Path
1.122 +4 -0 src/sys/dev/usb/usb.c