Subject: CVS commit: src/sys/arch/mips/atheros
To: None <source-changes@NetBSD.org>
From: David Young <dyoung@netbsd.org>
List: source-changes
Date: 02/06/2007 05:39:16
Module Name:	src
Committed By:	dyoung
Date:		Tue Feb  6 05:39:16 UTC 2007

Modified Files:
	src/sys/arch/mips/atheros: ar5312_intr.c ar5315_intr.c

Log Message:
Stop using _IPL_NSOFT because nothing defines it, and it is
unnecessary to specify the length of the arrays mips_ipl_si_to_sr,
anyway.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/arch/mips/atheros/ar5312_intr.c
cvs rdiff -r1.1 -r1.2 src/sys/arch/mips/atheros/ar5315_intr.c

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