Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 12/15/2007 21:51:46
Module Name:	src
Committed By:	he
Date:		Sat Dec 15 21:51:46 UTC 2007

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

Log Message:
Only declare sip_copy_small under __NO_STRICT_ALIGNMENT, to afoid
a "defined but not used" warning turned into error by compiler options.


To generate a diff of this commit:
cvs rdiff -r1.121 -r1.122 src/sys/dev/pci/if_sip.c

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