Subject: CVS commit: src/sys/net
To: None <source-changes@NetBSD.org>
From: David Young <dyoung@netbsd.org>
List: source-changes
Date: 09/03/2006 06:10:06
Module Name: src
Committed By: dyoung
Date: Sun Sep 3 06:10:06 UTC 2006
Modified Files:
src/sys/net: if_gre.c
Log Message:
Don't use IFQ_ macros on an ifqueue. Fixes a compilation error
reported by christos.
To generate a diff of this commit:
cvs rdiff -r1.63 -r1.64 src/sys/net/if_gre.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.