Subject: CVS commit: src/sys/arch/xen/xen
To: None <source-changes@NetBSD.org>
From: Manuel Bouyer <bouyer@netbsd.org>
List: source-changes
Date: 05/18/2005 16:11:32
Module Name: src
Committed By: bouyer
Date: Wed May 18 16:11:32 UTC 2005
Modified Files:
src/sys/arch/xen/xen: if_xennet.c
Log Message:
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.23 -r1.24 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.