Subject: CVS commit: src/sys/dev/usb
To: None <source-changes@NetBSD.org>
From: Lennart Augustsson <augustss@netbsd.org>
List: source-changes
Date: 04/27/2005 02:12:21
Module Name: src
Committed By: augustss
Date: Wed Apr 27 02:12:21 UTC 2005
Modified Files:
src/sys/dev/usb: ehci.c
Log Message:
Don't null the qh_link point in the interrupt tree after it has been
initialized. From Dan Ellis in kern/30003.
To generate a diff of this commit:
cvs rdiff -r1.91 -r1.92 src/sys/dev/usb/ehci.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.