Subject: CVS commit: src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: Julian Coleman <jdc@netbsd.org>
List: source-changes
Date: 05/07/2006 17:31:48
Module Name:	src
Committed By:	jdc
Date:		Sun May  7 17:31:48 UTC 2006

Modified Files:
	src/sys/dev/ic: isp_netbsd.c

Log Message:
Remove call that sets XS_STS_DONE before we call scsipi_done().
This makes isp work again following the change in r1.135 of scsipi_base.c.
Also tested by David Hopper.


To generate a diff of this commit:
cvs rdiff -r1.67 -r1.68 src/sys/dev/ic/isp_netbsd.c

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