Subject: CVS commit: src/sys/net
To: None <source-changes@netbsd.org>
From: David Young <dyoung@netbsd.org>
List: source-changes
Date: 07/06/2003 20:54:26
Module Name:	src
Committed By:	dyoung
Date:		Sun Jul  6 20:54:25 UTC 2003

Modified Files:
	src/sys/net: if_ieee80211.h if_ieee80211subr.c

Log Message:
From Sam Leffler/FreeBSD: AP scanning code, for forthcoming ADM8211
driver (and for eventual synchronization w/ Sam's enhancements to
FreeBSD).

From dyoung@netbsd.org, factor ieee80211_create_ibss and
ieee80211_match_bss out of ieee80211_end_scan for re-use in the
forthcoming ADM8211 driver.


To generate a diff of this commit:
cvs rdiff -r1.35 -r1.36 src/sys/net/if_ieee80211.h
cvs rdiff -r1.42 -r1.43 src/sys/net/if_ieee80211subr.c

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