Subject: CVS commit: src/sys/net80211
To: None <source-changes@NetBSD.org>
From: David Young <dyoung@netbsd.org>
List: source-changes
Date: 08/15/2005 23:37:10
Module Name:	src
Committed By:	dyoung
Date:		Mon Aug 15 23:37:10 UTC 2005

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

Log Message:
Don't build sta_disassoc or sta_deauth if IEEE80211_NO_HOSTAP is
defined.  Avoids "declared static but not used" warnings.


To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 src/sys/net80211/ieee80211_proto.c

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