Subject: CVS commit: src/sys/dev/ic
To: None <source-changes@netbsd.org>
From: Manuel BOUYER <bouyer@netbsd.org>
List: source-changes
Date: 01/27/2003 12:35:08
Module Name: src
Committed By: bouyer
Date: Mon Jan 27 10:35:08 UTC 2003
Modified Files:
src/sys/dev/ic: i82586.c
Log Message:
Ops, initialise len before using it.
Also, the minimum frame len is ETHER_MIN_LEN - ETHER_CRC_LEN.
To generate a diff of this commit:
cvs rdiff -r1.45 -r1.46 src/sys/dev/ic/i82586.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.