Subject: CVS commit: syssrc/sys/net
To: None <source-changes@netbsd.org>
From: Atsushi Onoe <onoe@netbsd.org>
List: source-changes
Date: 10/16/2002 14:29:31
Module Name: syssrc
Committed By: onoe
Date: Wed Oct 16 11:29:30 UTC 2002
Modified Files:
syssrc/sys/net: if_ieee80211subr.c
Log Message:
Do not start active scan for WI_RID_SCAN_APS request on HostAP, just return
the list of current association clients for WI_RID_READ_APS.
Reset active channel list after active scan.
To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 syssrc/sys/net/if_ieee80211subr.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.