Subject: CVS commit: src/sys/net
To: None <source-changes@NetBSD.org>
From: Matthias Drochner <drochner@netbsd.org>
List: source-changes
Date: 09/09/2003 14:22:21
Module Name:	src
Committed By:	drochner
Date:		Tue Sep  9 14:22:20 UTC 2003

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

Log Message:
Fix vlan tag sending in the ETHERCAP_VLAN_HWTAGGING case.
Makes my "txp" work and fixes "bge" -- PR kern/20363 by Scott Ellis.


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