Subject: CVS commit: src/sys/net80211
To: None <source-changes@NetBSD.org>
From: David Young <dyoung@netbsd.org>
List: source-changes
Date: 07/24/2004 04:44:51
Module Name:	src
Committed By:	dyoung
Date:		Sat Jul 24 04:44:51 UTC 2004

Modified Files:
	src/sys/net80211: ieee80211_node.c

Log Message:
ieee80211_node_leave runs in all modes, not just hostap mode, so
it must not IASSERT that it is in hostap mode.


To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 src/sys/net80211/ieee80211_node.c

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