Subject: CVS commit: syssrc/sys/net
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 02/28/2002 21:23:05
Module Name: syssrc
Committed By: thorpej
Date: Thu Feb 28 19:23:04 UTC 2002
Modified Files:
syssrc/sys/net: if_ethersubr.c
Log Message:
Don't call m_aux_find() to find a VLAN tag unless VLANs are configured
on the interface.
To generate a diff of this commit:
cvs rdiff -r1.90 -r1.91 syssrc/sys/net/if_ethersubr.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.