Module Name: src Committed By: skrll Date: Tue Jan 22 13:06:41 UTC 2013
Modified Files: src/sys/dev/usb: dwc_otg.c Log Message: Simplify dwc_otg_standard_done and always call dwc_host_channel_free on the last (attempted) TD. We were leaking channels before. Remove dwc_otg_device_done in the process. To generate a diff of this commit: cvs rdiff -u -r1.33 -r1.34 src/sys/dev/usb/dwc_otg.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.