Module Name: src Committed By: jmcneill Date: Sat Jan 12 18:53:22 UTC 2013
Modified Files:
src/sys/dev/usb: dwc_otg.c
Log Message:
correct a bad length parameter for a bus_space_barrier call (takes number of
bytes, not number of dwords)
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 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.
