Subject: CVS commit: src/sys/net
To: None <source-changes@NetBSD.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 01/29/2006 09:58:00
Module Name:	src
Committed By:	jdolecek
Date:		Sun Jan 29 09:58:00 UTC 2006

Modified Files:
	src/sys/net: if_ether.h

Log Message:
fix VLAN_ATTACHED() macro, it was always true due to condition bug

Fixes PR kern/32645 by Pavel Cahyna


To generate a diff of this commit:
cvs rdiff -r1.40 -r1.41 src/sys/net/if_ether.h

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