Subject: CVS commit: src/sys/dev/ic
To: None <source-changes@netbsd.org>
From: Manuel BOUYER <bouyer@netbsd.org>
List: source-changes
Date: 01/13/2003 19:00:19
Module Name:	src
Committed By:	bouyer
Date:		Mon Jan 13 17:00:19 UTC 2003

Modified Files:
	src/sys/dev/ic: smc83c170.c smc83c170var.h

Log Message:
For short (< ETHER_MIN_LEN) packets, supply a zero'd buffer for the extra
bytes to make sure the chip won't send random data.


To generate a diff of this commit:
cvs rdiff -r1.51 -r1.52 src/sys/dev/ic/smc83c170.c
cvs rdiff -r1.6 -r1.7 src/sys/dev/ic/smc83c170var.h

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