Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Manuel BOUYER <bouyer@netbsd.org>
List: source-changes
Date: 05/30/2001 23:31:39
Module Name:	syssrc
Committed By:	bouyer
Date:		Wed May 30 20:31:39 UTC 2001

Modified Files:
	syssrc/sys/dev/usb: umassbus.c

Log Message:
Uninitialised variables, from Krister Walfridsson: in umass_scsipi_request()
initialize cmd before using it. Now that it's initialised earlier, use it
instead of xs->cmd


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 syssrc/sys/dev/usb/umassbus.c

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