Subject: CVS commit: [netbsd-3] src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 04/04/2005 17:29:33
Module Name:	src
Committed By:	tron
Date:		Mon Apr  4 17:29:32 UTC 2005

Modified Files:
	src/sys/dev/ic [netbsd-3]: rtl8169.c

Log Message:
Pull up revision 1.17 (requested by yamt in ticket #94):
- use IFQ_POLL/DEQUEUE rather than IF_DEQUEUE/PREPEND.
- handle tx queue full correctly.


To generate a diff of this commit:
cvs rdiff -r1.14.2.2 -r1.14.2.3 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.