Subject: CVS commit: src/sys/arch/xen/xen
To: None <source-changes@NetBSD.org>
From: Jed Davis <jld@netbsd.org>
List: source-changes
Date: 05/05/2006 23:45:52
Module Name:	src
Committed By:	jld
Date:		Fri May  5 23:45:52 UTC 2006

Modified Files:
	src/sys/arch/xen/xen: if_xennet.c

Log Message:
Use TAILQ_FOREACH instead of duplicating the code.
No change to compiled object file.


To generate a diff of this commit:
cvs rdiff -r1.46 -r1.47 src/sys/arch/xen/xen/if_xennet.c

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