Subject: CVS commit: syssrc/sys/dev/ic
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 03/20/2002 19:42:25
Module Name:	syssrc
Committed By:	thorpej
Date:		Wed Mar 20 17:42:24 UTC 2002

Modified Files:
	syssrc/sys/dev/ic: smc91cxx.c

Log Message:
When getting the packet off the interface, make sure the payload is
aligned after the Ethernet header.

kern/15982, Hiroyuki Bessho <bsh@grotto.jp>


To generate a diff of this commit:
cvs rdiff -r1.37 -r1.38 syssrc/sys/dev/ic/smc91cxx.c

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