Subject: CVS commit: [netbsd-4] src/usr.sbin/wpa/wpa_supplicant
To: None <source-changes@NetBSD.org>
From: Pavel Cahyna <pavel@netbsd.org>
List: source-changes
Date: 05/12/2007 15:32:53
Module Name:	src
Committed By:	pavel
Date:		Sat May 12 15:32:53 UTC 2007

Modified Files:
	src/usr.sbin/wpa/wpa_supplicant [netbsd-4]: driver_netbsd.c

Log Message:
Pull up following revision(s) (requested by seanb in ticket #636):
	usr.sbin/wpa/wpa_supplicant/driver_netbsd.c: revision 1.2
- 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.1.4.1 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.