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:37:28
Module Name:	src
Committed By:	rpaulo
Date:		Sun Jun 18 15:37:27 UTC 2006

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

Log Message:
When calling IF_DEQUEUE() check if the dequeued mbuf is NULL to comply
with altq.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sys/dev/ic/rt2560.c
cvs rdiff -r1.7 -r1.8 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.