Module Name: src Committed By: skrll Date: Tue Nov 29 07:26:53 UTC 2016
Modified Files: src/sys/dev/usb: ucom.c Log Message: Ensure the softc lock is not held in ucom_shutdown as the call to ucom_dtr can sleep. To generate a diff of this commit: cvs rdiff -u -r1.115 -r1.116 src/sys/dev/usb/ucom.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.