Subject: CVS commit: src/sys/dev/usb
To: None <source-changes@NetBSD.org>
From: Andreas Gustafsson <gson@netbsd.org>
List: source-changes
Date: 12/05/2003 06:01:59
Module Name:	src
Committed By:	gson
Date:		Fri Dec  5 06:01:59 UTC 2003

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

Log Message:
Opening umidi read-only failed to increment ep->num_open because
open_in_jack() treated USBD_IN_PROGRESS as a failure return.


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 src/sys/dev/usb/umidi.c

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