Subject: CVS commit: src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 03/14/2005 10:08:17
Module Name: src
Committed By: yamt
Date: Mon Mar 14 10:08:17 UTC 2005
Modified Files:
src/sys/dev/ic: rtl8169.c
Log Message:
move the code to drop packets in the previous version
from re_encap to re_start so that other rtk_tx_free checks are
also covered.
To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 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.