Subject: CVS commit: [netbsd-3] src/sys/arch/xen/xen
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 01/22/2006 10:41:59
Module Name:	src
Committed By:	tron
Date:		Sun Jan 22 10:41:59 UTC 2006

Modified Files:
	src/sys/arch/xen/xen [netbsd-3]: if_xennet.c

Log Message:
Pull up following revision(s) (requested by bouyer in ticket #1105):
	sys/arch/xen/include/if_xennetvar.h: revision 1.8
	sys/arch/xen/xen/if_xennet.c: revision 1.33 via patch
Use MCLGET() instead of local list of buffers. Garbage-collect
struct xennet_txbuf usage.


To generate a diff of this commit:
cvs rdiff -r1.13.2.18 -r1.13.2.19 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.