Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 08/03/2003 18:45:48
Module Name:	src
Committed By:	jdolecek
Date:		Sun Aug  3 18:45:47 UTC 2003

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

Log Message:
tweioctl(): store the result of twe_param_get() directly to the right
variable rather than using (void *) temporary
should fix strict aliasing warning of gcc 3.3


To generate a diff of this commit:
cvs rdiff -r1.38 -r1.39 src/sys/dev/pci/twe.c

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