Subject: CVS commit: [netbsd-1-6] src/sys/arch/newsmips/newsmips
To: None <source-changes@netbsd.org>
From: grant beattie <grant@netbsd.org>
List: source-changes
Date: 06/16/2003 21:54:15
Module Name:	src
Committed By:	grant
Date:		Mon Jun 16 21:54:15 UTC 2003

Modified Files:
	src/sys/arch/newsmips/newsmips [netbsd-1-6]: cpu_cons.c

Log Message:
Pull up revision 1.7 (requested by tsutsui in ticket #1276):

Fix unexpected fallthrough in switch statement.

This should fix boot failure of the INSTALL kernel
on news3400 with serial console.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.6.18.1 src/sys/arch/newsmips/newsmips/cpu_cons.c

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