Subject: CVS commit: src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 09/29/2006 08:33:06
Module Name:	src
Committed By:	tsutsui
Date:		Fri Sep 29 08:33:06 UTC 2006

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

Log Message:
In rtk_rxeof():
- discard too short packets as well as too large ones
- trim CRC off rather than setting M_HASFCS

Closes PR kern/31348.


To generate a diff of this commit:
cvs rdiff -r1.53 -r1.54 src/sys/dev/ic/rtl81x9.c

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