Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/usb
Module Name: src
Committed By: mycroft
Date: Sat Jul 17 20:24:15 UTC 2004
Modified Files:
src/sys/dev/usb: ohci.c ohcivar.h
Log Message:
Avoid touching the xfer after calling usb_transfer_complete(), as the
driver callback may have recycled it. From PR 25960.
To generate a diff of this commit:
cvs rdiff -r1.150 -r1.151 src/sys/dev/usb/ohci.c
cvs rdiff -r1.32 -r1.33 src/sys/dev/usb/ohcivar.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index