Subject: CVS commit: src/sys/dev/usb
To: None <source-changes@NetBSD.org>
From: Nathan J Williams <nathanw@netbsd.org>
List: source-changes
Date: 09/22/2005 22:39:37
Module Name:	src
Committed By:	nathanw
Date:		Thu Sep 22 22:39:37 UTC 2005

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

Log Message:
umass_scsipi_sense_cb(): don't set XS_STS_DONE in xs->xs_status;
scsipi_done() will do that.


To generate a diff of this commit:
cvs rdiff -r1.25 -r1.26 src/sys/dev/usb/umass_scsipi.c

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