Subject: CVS commit: [netbsd-1-6] src/sys/net
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 10/02/2003 10:42:39
Module Name:	src
Committed By:	tron
Date:		Thu Oct  2 10:42:39 UTC 2003

Modified Files:
	src/sys/net [netbsd-1-6]: if_vlan.c

Log Message:
Pull up revision 1.37 (requested by itojun in ticket #1499):
need to use m_freem(), not m_free().  from iij seil team


To generate a diff of this commit:
cvs rdiff -r1.33 -r1.33.10.1 src/sys/net/if_vlan.c

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