Subject: CVS commit: src/usr.sbin/wpa
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 05/27/2007 03:14:32
Module Name:	src
Committed By:	christos
Date:		Sun May 27 03:14:32 UTC 2007

Modified Files:
	src/usr.sbin/wpa: l2_packet.c

Log Message:
unregister the read socket when we deinit, otherwise the stale socket stays
in the select mask, select fails with EBADFD and wpa_supplicant exits. This
should be pulled to 4.0.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/usr.sbin/wpa/l2_packet.c

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