Subject: CVS commit: src/sys/dev/usb
To: None <source-changes@NetBSD.org>
From: Steve Woodford <scw@netbsd.org>
List: source-changes
Date: 04/11/2006 23:08:08
Module Name:	src
Committed By:	scw
Date:		Tue Apr 11 23:08:08 UTC 2006

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

Log Message:
Add "goto done;" in the usbd_open_pipe(IN) failure case.
Coverity CID 2854, via Martin Husemann.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/sys/dev/usb/utoppy.c

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