Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Frank van der Linden <fvdl@netbsd.org>
List: source-changes
Date: 12/04/2000 13:18:51
Module Name:	syssrc
Committed By:	fvdl
Date:		Mon Dec  4 11:18:50 UTC 2000

Modified Files:
	syssrc/sys/dev/ic: ncr53c9x.c

Log Message:
'error' was not initialized in the _ioctl function, potentially returning
!= 0 values in the non-error case.


To generate a diff of this commit:
cvs rdiff -r1.61 -r1.62 syssrc/sys/dev/ic/ncr53c9x.c

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