Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 01/28/2001 12:41:45
Module Name:	syssrc
Committed By:	itojun
Date:		Sun Jan 28 10:41:45 UTC 2001

Modified Files:
	syssrc/sys/net: if_vlan.c

Log Message:
call if_alloc_sadl().  without it the following operation causes kernel panic:
# ifconfig vlan0 create
# ifconfig vlan0


To generate a diff of this commit:
cvs rdiff -r1.28 -r1.29 syssrc/sys/net/if_vlan.c

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