Subject: CVS commit: src/sys/dev/scsipi
To: None <source-changes@NetBSD.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 09/18/2004 18:00:05
Module Name:	src
Committed By:	mycroft
Date:		Sat Sep 18 18:00:05 UTC 2004

Modified Files:
	src/sys/dev/scsipi: scsipi_base.c

Log Message:
Oops; eliminate the EJUSTRETURN return value from scsipi_execute_xs().  Don't
know how this worked when I tested it.


To generate a diff of this commit:
cvs rdiff -r1.117 -r1.118 src/sys/dev/scsipi/scsipi_base.c

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