Subject: CVS commit: src/sys/dev/usb
To: None <source-changes@NetBSD.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 06/25/2004 14:14:34
Module Name:	src
Committed By:	mycroft
Date:		Fri Jun 25 14:14:34 UTC 2004

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

Log Message:
Fix usage of incorrect buffer in CBI, possibly causing general failure to
transfer data correctly.  See PR 25676.


To generate a diff of this commit:
cvs rdiff -r1.113 -r1.114 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.