Subject: CVS commit: syssrc/sys/dev/ic
To: None <source-changes@netbsd.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 05/16/2002 02:51:50
Module Name:	syssrc
Committed By:	matt
Date:		Wed May 15 23:51:50 UTC 2002

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

Log Message:
Let's put a s = splnet(); to match the splx(s); already in the routine.
(yes, we were doing an splx with an uninitialized variable).


To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 syssrc/sys/dev/ic/gem.c

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