Subject: CVS commit: syssrc/sys/dev/ic
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 08/12/2002 19:56:40
Module Name:	syssrc
Committed By:	thorpej
Date:		Mon Aug 12 16:56:40 UTC 2002

Modified Files:
	syssrc/sys/dev/ic: wi.c

Log Message:
wi_keylen is kept in little-endian order, so le16toh() it before
using it in e.g. a memcpy() call.


To generate a diff of this commit:
cvs rdiff -r1.81 -r1.82 syssrc/sys/dev/ic/wi.c

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