Subject: CVS commit: src/sys/dev/usb
To: None <source-changes@NetBSD.org>
From: Iain Hibbert <plunky@netbsd.org>
List: source-changes
Date: 08/30/2006 19:42:37
Module Name:	src
Committed By:	plunky
Date:		Wed Aug 30 19:42:37 UTC 2006

Modified Files:
	src/sys/dev/usb: ubt.c

Log Message:
It seems that EHCI at least will complete a empty transfer with
status == NORMAL_COMPLETION.

Guard against that.


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 src/sys/dev/usb/ubt.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.