Subject: CVS commit: src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: David Young <dyoung@netbsd.org>
List: source-changes
Date: 02/18/2006 22:07:11
Module Name:	src
Committed By:	dyoung
Date:		Sat Feb 18 22:07:11 UTC 2006

Modified Files:
	src/sys/dev/ic: atw.c

Log Message:
Fix serious regression in AP-client mode: program adapter's BSSID
as we enter the IEEE80211_S_AUTH and IEEE80211_S_ASSOC states, so
that we don't send 802.11 Authentication and Association frames
with BSSID=00:00:00:00:00:00.


To generate a diff of this commit:
cvs rdiff -r1.105 -r1.106 src/sys/dev/ic/atw.c

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