Subject: CVS commit: src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: Rui Paulo <rpaulo@netbsd.org>
List: source-changes
Date: 06/18/2006 15:44:49
Module Name:	src
Committed By:	rpaulo
Date:		Sun Jun 18 15:44:49 UTC 2006

Modified Files:
	src/sys/dev/ic: rt2560.c rt2661.c

Log Message:
Remove IF_PREPEND() to comply with altq. I think the logic is safe to just
remove the macro call.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/dev/ic/rt2560.c
cvs rdiff -r1.8 -r1.9 src/sys/dev/ic/rt2661.c

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