Subject: CVS commit: src/usr.sbin/wlanctl
To: None <source-changes@NetBSD.org>
From: Martin Husemann <martin@netbsd.org>
List: source-changes
Date: 06/30/2006 21:30:19
Module Name:	src
Committed By:	martin
Date:		Fri Jun 30 21:30:19 UTC 2006

Modified Files:
	src/usr.sbin/wlanctl: wlanctl.c

Log Message:
struct ieee80211_node_sysctl does not align ns_tstamp properly to directly
access it as a 64bit int - memcpy to stack and use the aligned copy
instead.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/usr.sbin/wlanctl/wlanctl.c

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