Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 01/11/2001 16:38:59
Module Name: syssrc
Committed By: tsutsui
Date: Thu Jan 11 14:38:59 UTC 2001
Modified Files:
syssrc/sys/dev/ic: rtl81x9.c
Log Message:
Don't copy Rx packet to mbuf if it has invalid length; just discard it.
Fixes kern/11877.
To generate a diff of this commit:
cvs rdiff -r1.26 -r1.27 syssrc/sys/dev/ic/rtl81x9.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.