Module Name: src Committed By: mlelstv Date: Sat Oct 1 11:09:12 UTC 2016
Modified Files:
src/sys/dev/usb: if_run.c
Log Message:
Ignore completed transfers when detaching. This avoids a race condition
where the detach code has already freed the xfer structures.
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/sys/dev/usb/if_run.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
