Subject: CVS commit: src/sys/arch/xen/xen
To: None <source-changes@NetBSD.org>
From: Manuel Bouyer <bouyer@netbsd.org>
List: source-changes
Date: 06/25/2006 19:46:52
Module Name:	src
Committed By:	bouyer
Date:		Sun Jun 25 19:46:52 UTC 2006

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

Log Message:
Use the right test for ring full condition. Avoid an infinite loop when the
ring is full (because the domU is in ddb for example).


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/sys/arch/xen/xen/xennetback_xenbus.c

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