Subject: CVS commit: src/usr.sbin/wpa/wpa_supplicant
To: None <source-changes@NetBSD.org>
From: Sean Boudreau <seanb@netbsd.org>
List: source-changes
Date: 04/26/2007 16:25:56
Module Name:	src
Committed By:	seanb
Date:		Thu Apr 26 16:25:56 UTC 2007

Modified Files:
	src/usr.sbin/wpa/wpa_supplicant: driver_netbsd.c

Log Message:
- Receive sequence counter is little endian on the wire.
  Convert to host order before passing to net80211.
- Code inspection: sam


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/usr.sbin/wpa/wpa_supplicant/driver_netbsd.c

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