Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-1-6] src/sys/arch/amiga/dev
Module Name: src
Committed By: jmc
Date: Tue Jan 28 05:42:02 UTC 2003
Modified Files:
src/sys/arch/amiga/dev [netbsd-1-6]: if_ed.c
Log Message:
Pullup revisions 1.42-1.44 (requested by bouyer in ticket #1121)
Bzero the part of the buffer used to pad the packet to
ETHER_MIN_LEN - ETHER_CRC_LEN.
Pass proper len to word_zero().
Bump totlen in the last wantsbyte case, so that it's always even.
To generate a diff of this commit:
cvs rdiff -r1.39 -r1.39.10.1 src/sys/arch/amiga/dev/if_ed.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index