Subject: CVS commit: src/sys/arch/mips/alchemy
To: None <source-changes@NetBSD.org>
From: Garrett D'Amore <gdamore@netbsd.org>
List: source-changes
Date: 02/10/2006 00:56:41
Module Name:	src
Committed By:	gdamore
Date:		Fri Feb 10 00:56:41 UTC 2006

Modified Files:
	src/sys/arch/mips/alchemy: au_icu.c

Log Message:
Fix error calling interrupt too many times (found with vmstat -e).
Replace "&&" with "&" when doing bit mask operations.  Doh!


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 src/sys/arch/mips/alchemy/au_icu.c

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