Module Name: src Committed By: mrg Date: Tue Dec 6 05:40:03 UTC 2011
Modified Files:
src/sys/dev/usb [jmcneill-usbmp]: uhci.c
Log Message:
don't take the sc_lock in uhci_device_request() since it is already
taken (as verified by the assert at the top of this function.)
To generate a diff of this commit:
cvs rdiff -u -r1.240.6.3 -r1.240.6.4 src/sys/dev/usb/uhci.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
