Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: ITOH Yasufumi <itohy@netbsd.org>
List: source-changes
Date: 12/06/2003 09:32:22
Module Name: src
Committed By: itohy
Date: Sat Dec 6 09:32:22 UTC 2003
Modified Files:
src/sys/dev/pci: cmpci.c
Log Message:
Back out the following commit and apply the real fix.
A variable was actually used in a wrong way.
> revision 1.20
> date: 2003/10/25 21:31:43; author: christos; state: Exp; lines: +3 -3
> Fix uninitialized variable warnings.
To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 src/sys/dev/pci/cmpci.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.