Date: Tue, 24 Feb 2009 03:38:24 +0000 (UTC) From: Andrew Thompson <thompsa@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/usb usb_transfer.c Message-ID: <200902240338.n1O3cevl076569@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
thompsa 2009-02-24 03:38:24 UTC FreeBSD src repository Modified files: sys/dev/usb usb_transfer.c Log: SVN rev 188982 on 2009-02-24 03:38:24Z by thompsa MFp4 //depot/projects/usb@157847 Improvements to "usb2_transfer_setup()" and "usb2_transfer_unsetup()". Set "ppxfer[n]" when the transfer setup is complete to prevent races. Remove redundant NULL-checks from "usb2_transfer_unsetup()". Submitted by: Hans Petter Selasky Revision Changes Path 1.2 +68 -70 src/sys/dev/usb/usb_transfer.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200902240338.n1O3cevl076569>