Date: Mon, 19 Jul 2004 20:49:02 +0000 (UTC) From: Lukas Ertl <le@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/usb usbdi.c Message-ID: <200407192049.i6JKn2p1064893@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
le 2004-07-19 20:49:02 UTC
FreeBSD src repository
Modified files:
sys/dev/usb usbdi.c
Log:
Diff reduction to NetBSD.
usbdi.c rev. 1.104, author: mycroft
ugen_isoc_rintr() may recycle the xfer immediately. Therefore, we
avoid touching the xfer after calling the callback in
usb_transfer_complete(). From PR 25960.
Revision Changes Path
1.86 +6 -5 src/sys/dev/usb/usbdi.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200407192049.i6JKn2p1064893>
