Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: David Young <dyoung@netbsd.org>
List: source-changes
Date: 11/24/2007 07:59:21
Module Name: src
Committed By: dyoung
Date: Sat Nov 24 07:59:21 UTC 2007
Modified Files:
src/sys/dev/pci: pccbb.c
Log Message:
Use TAILQ_FOREACH() to search window lists. Do not insert/remove
windows inside the loop.
To generate a diff of this commit:
cvs rdiff -r1.153 -r1.154 src/sys/dev/pci/pccbb.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.