Subject: CVS commit: src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 02/13/2005 16:04:18
Module Name: src
Committed By: jdolecek
Date: Sun Feb 13 16:04:18 UTC 2005
Modified Files:
src/sys/dev/ic: rtl8169.c
Log Message:
don't call re_rxeof a second time when we've already done the work
pull common code out from if and else clauses
from FreeBSD if_re.c rev. 1.33
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 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.