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: 05/01/2005 22:11:33
Module Name:	src
Committed By:	tron
Date:		Sun May  1 22:11:33 UTC 2005

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

Log Message:
Pull up revision 1.14 (requested by yamt in ticket #238):
rename do_event to evtchan_do_event.
the former is too generic name and it actually hides a bug in xennetback.


To generate a diff of this commit:
cvs rdiff -r1.3.2.10 -r1.3.2.11 src/sys/arch/xen/xen/evtchn.c

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