Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/dev/ic
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.
Home |
Main Index |
Thread Index |
Old Index