Subject: CVS commit: src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 11/17/2006 21:35:24
Module Name:	src
Committed By:	tsutsui
Date:		Fri Nov 17 21:35:24 UTC 2006

Modified Files:
	src/sys/dev/ic: elinkxlreg.h

Log Message:
Use ETHER_HDR_LEN rather than sizeof(struct ether_header).

BTW, should we have the similar ip4csum-tx bug workaround for fxp(4)?


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 src/sys/dev/ic/elinkxlreg.h

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