Subject: CVS commit: src/sys/dev
To: None <source-changes@NetBSD.org>
From: Ichiro Fukuhara <ichiro@netbsd.org>
List: source-changes
Date: 11/03/2003 03:05:25
Module Name:	src
Committed By:	ichiro
Date:		Mon Nov  3 03:05:25 UTC 2003

Modified Files:
	src/sys/dev/ic: rrunner.c
	src/sys/dev/pci: if_tlp_pci.c if_wm.c

Log Message:
Fix uninitialized variable warnings


To generate a diff of this commit:
cvs rdiff -r1.43 -r1.44 src/sys/dev/ic/rrunner.c
cvs rdiff -r1.73 -r1.74 src/sys/dev/pci/if_tlp_pci.c
cvs rdiff -r1.59 -r1.60 src/sys/dev/pci/if_wm.c

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