Subject: CVS commit: src/sys/arch/i386/i386
To: None <source-changes@NetBSD.org>
From: Juan Romero Pardines <xtraeme@netbsd.org>
List: source-changes
Date: 07/25/2007 13:41:54
Module Name:	src
Committed By:	xtraeme
Date:		Wed Jul 25 13:41:54 UTC 2007

Modified Files:
	src/sys/arch/i386/i386: identcpu.c

Log Message:
There's no need to check for cpu_vendor before calling est_init(), just
pass cpu_vendor to it.


To generate a diff of this commit:
cvs rdiff -r1.73 -r1.74 src/sys/arch/i386/i386/identcpu.c

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