Date: Thu, 14 Feb 2002 00:22:37 -0800 (PST) From: Brian Feldman <green@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/usb usb.c Message-ID: <200202140822.g1E8Mbj18585@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
green 2002/02/14 00:22:37 PST
Modified files:
sys/dev/usb usb.c
Log:
Fix a bug introduced in rev.1.40 which can cause systems to crash when
detaching USB devices. Specifically, a variable which was not meant
to be reused was, in fact, being reused.
Revision Changes Path
1.55 +9 -7 src/sys/dev/usb/usb.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200202140822.g1E8Mbj18585>
