Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 03/05/2007 10:39:09
Module Name:	src
Committed By:	tsutsui
Date:		Mon Mar  5 10:39:09 UTC 2007

Modified Files:
	src/sys/dev/pci: if_bge.c

Log Message:
Pass (char *) to mtod(9) for pointer arith
(in #ifndef __NO_STRICT_ALIGNMENT part).


To generate a diff of this commit:
cvs rdiff -r1.126 -r1.127 src/sys/dev/pci/if_bge.c

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