Subject: CVS commit: src/sys/net
To: None <source-changes@NetBSD.org>
From: Quentin Garnier <cube@netbsd.org>
List: source-changes
Date: 09/01/2006 16:28:53
Module Name:	src
Committed By:	cube
Date:		Fri Sep  1 16:28:53 UTC 2006

Modified Files:
	src/sys/net: if_tap.c

Log Message:
Add a note about the use of CTL_CREATE in sysctl_createv, otherwise the
code can be confusing.


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 src/sys/net/if_tap.c

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