Subject: CVS commit: src/sys/net80211
To: None <source-changes@NetBSD.org>
From: David Young <dyoung@netbsd.org>
List: source-changes
Date: 07/10/2005 08:11:40
Module Name:	src
Committed By:	dyoung
Date:		Sun Jul 10 08:11:40 UTC 2005

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

Log Message:
Bug fix: reset saw_bss when we start iterating over a new interface's
nodes, so that we list every interface's ic_bss node, instead of
listing only the first interface's.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/sys/net80211/ieee80211_netbsd.c

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