Subject: PR/32645 CVS commit: src/sys/net
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: netbsd-bugs
Date: 01/29/2006 10:00:04
The following reply was made to PR kern/32645; it has been noted by GNATS.

From: Jaromir Dolecek <jdolecek@netbsd.org>
To: gnats-bugs@netbsd.org
Cc: 
Subject: PR/32645 CVS commit: src/sys/net
Date: Sun, 29 Jan 2006 09:58:00 +0000 (UTC)

 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.