Module Name: src Committed By: skrll Date: Thu Nov 28 06:56:36 UTC 2013
Modified Files: src/sys/external/bsd/dwc2: dwc2.c Log Message: Drop the intr_lock when calling usb_schedsoftintr so that we don't lock against ourself in dwc2_softintr in the polling case. To generate a diff of this commit: cvs rdiff -u -r1.20 -r1.21 src/sys/external/bsd/dwc2/dwc2.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.