Subject: CVS commit: src/sys/dev/usb
To: None <source-changes@NetBSD.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 10/28/2003 23:37:59
Module Name:	src
Committed By:	mycroft
Date:		Tue Oct 28 23:37:59 UTC 2003

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

Log Message:
The "bad status" case is impossible -- the switch value is constrained to 2
bits -- so just add the default case to the one that returns
STATUS_WIRE_FAILED.


To generate a diff of this commit:
cvs rdiff -r1.106 -r1.107 src/sys/dev/usb/umass.c

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