Module Name: src Committed By: jmcneill Date: Sat Jan 12 18:37:10 UTC 2013
Modified Files:
src/sys/dev/usb: dwc_otg.c
Log Message:
traverse active list with TAILQ_FOREACH_SAFE in dwc_otg_interrupt_poll so the
process doesnt get restarted whenever a transfer completes
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 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.
