Subject: CVS commit: src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 03/30/2005 11:38:07
Module Name:	src
Committed By:	yamt
Date:		Wed Mar 30 11:38:06 UTC 2005

Modified Files:
	src/sys/dev/ic: rtl8169.c

Log Message:
- use IFQ_POLL/DEQUEUE rather than IF_DEQUEUE/PREPEND.
- handle tx queue full correctly.


To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 src/sys/dev/ic/rtl8169.c

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