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: 03/22/2005 15:24:58
Module Name:	src
Committed By:	tron
Date:		Tue Mar 22 15:24:58 UTC 2005

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

Log Message:
Pull up revision 1.15 (requested by bouyer in ticket #47):
In xennet_ioctl, we need a declaration for sc when debugging macros are
active.  Reported on current-users by Teemu Rinta-aho.


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