PERFORCE change 135863 for review

Sam Leffler sam at FreeBSD.org
Thu Feb 21 01:38:55 UTC 2008


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

Change 135863 by sam at sam_ebb on 2008/02/21 01:38:20

	mark reminder

Affected files ...

.. //depot/projects/vap/sys/net80211/ieee80211.c#25 edit

Differences ...

==== //depot/projects/vap/sys/net80211/ieee80211.c#25 (text+ko) ====

@@ -480,6 +480,7 @@
 	ether_ifdetach(ifp);
 
 	IEEE80211_LOCK(ic);
+	/* XXX accumulate iv_stats in ic_stats? */
 	TAILQ_REMOVE(&ic->ic_vaps, vap, iv_next);
 	ieee80211_syncflag_locked(ic, IEEE80211_F_WME);
 	ieee80211_syncflag_locked(ic, IEEE80211_F_TURBOP);


More information about the p4-projects mailing list