Subject: CVS commit: src/sys/net80211
To: None <source-changes@NetBSD.org>
From: David Young <dyoung@netbsd.org>
List: source-changes
Date: 02/27/2006 05:44:53
Module Name:	src
Committed By:	dyoung
Date:		Mon Feb 27 05:44:53 UTC 2006

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

Log Message:
Simplify SIOCS80211BSSID, making it work just like IEEE80211_IOC_BSSID.
The upshot is that the interface is *always* reset when a BSSID is
configured.  While I am here, rename unwieldy empty_macaddr variable
to zerobssid.


To generate a diff of this commit:
cvs rdiff -r1.28 -r1.29 src/sys/net80211/ieee80211_ioctl.c

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