Subject: CVS commit: src/sys/net
To: None <source-changes@NetBSD.org>
From: Christian Biere <cbiere@netbsd.org>
List: source-changes
Date: 01/27/2007 07:12:16
Module Name:	src
Committed By:	cbiere
Date:		Sat Jan 27 07:12:16 UTC 2007

Modified Files:
	src/sys/net: if_ethersubr.c

Log Message:
Use a plain memcpy() instead of alignment- and endian-specific hacks.


To generate a diff of this commit:
cvs rdiff -r1.142 -r1.143 src/sys/net/if_ethersubr.c

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