Subject: CVS commit: [netbsd-3] src/sys/arch/xen/xen
To: None <source-changes@NetBSD.org>
From: Jeff Rizzo <riz@netbsd.org>
List: source-changes
Date: 05/27/2005 23:03:59
Module Name:	src
Committed By:	riz
Date:		Fri May 27 23:03:59 UTC 2005

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

Log Message:
Pull up revision 1.24 (requested by bouyer in ticket #326):
Reorder the receive code to avoid a possible race with the sc_rx->event
stuff, and fix a possible infinite loop in case of ressource shortage.


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