PERFORCE change 134602 for review

Sam Leffler sam at FreeBSD.org
Fri Feb 1 13:21:27 PST 2008


http://perforce.freebsd.org/chv.cgi?CH=134602

Change 134602 by sam at sam_ebb on 2008/02/01 21:20:55

	unbreak build w/ IEEE80211_DEBUG

Affected files ...

.. //depot/projects/vap/sys/net80211/ieee80211_adhoc.c#5 edit

Differences ...

==== //depot/projects/vap/sys/net80211/ieee80211_adhoc.c#5 (text+ko) ====

@@ -99,9 +99,7 @@
 static int
 adhoc_newstate(struct ieee80211vap *vap, enum ieee80211_state nstate, int arg)
 {
-#ifdef IEEE80211_DEBUG
 	struct ieee80211com *ic = vap->iv_ic;
-#endif
 	struct ieee80211_node *ni;
 	enum ieee80211_state ostate;
 


More information about the p4-projects mailing list