Subject: CVS commit: src/sys/dev/bi
To: None <source-changes@netbsd.org>
From: Manuel BOUYER <bouyer@netbsd.org>
List: source-changes
Date: 01/15/2003 23:51:48
Module Name: src
Committed By: bouyer
Date: Wed Jan 15 21:51:48 UTC 2003
Modified Files:
src/sys/dev/bi: if_ni.c
Log Message:
Use a properly zeroed buffer to pad the packet to ETHER_MIN_LEN
XXX should it be ETHER_MIN_LEN - ETHER_CRC_LEN ?
To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 src/sys/dev/bi/if_ni.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.