Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Nicolas Joly <njoly@netbsd.org>
List: source-changes
Date: 01/25/2007 21:17:39
Module Name:	src
Committed By:	njoly
Date:		Thu Jan 25 21:17:39 UTC 2007

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

Log Message:
Fix compilation on platforms where sizeof int/size_t differs.
Successfully tested on amd64.

ok by tron@


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/sys/dev/pci/if_wpi.c

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