Subject: CVS commit: src/sys/dev
To: None <source-changes@NetBSD.org>
From: Christian Biere <cbiere@netbsd.org>
List: source-changes
Date: 11/01/2006 10:13:37
Module Name:	src
Committed By:	cbiere
Date:		Wed Nov  1 10:13:37 UTC 2006

Modified Files:
	src/sys/dev: audio.c

Log Message:
Set oldpblksize and oldrblksize early enough so that zero-initialisation
isn't necessary. The GCC warning was not a false-positive, AFAICS.


To generate a diff of this commit:
cvs rdiff -r1.213 -r1.214 src/sys/dev/audio.c

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