Subject: CVS commit: src/sys/dev/ofw
To: None <source-changes@NetBSD.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 01/30/2005 19:24:05
Module Name:	src
Committed By:	thorpej
Date:		Sun Jan 30 19:24:05 UTC 2005

Modified Files:
	src/sys/dev/ofw: ofnet.c

Log Message:
Eliminate use of M_HASFCS.  Use a buffer large enough to receive a
full-length Ethernet frame.


To generate a diff of this commit:
cvs rdiff -r1.31 -r1.32 src/sys/dev/ofw/ofnet.c

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