PERFORCE change 77398 for review

Sam Leffler sam at FreeBSD.org
Tue May 24 18:14:23 GMT 2005


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

Change 77398 by sam at sam_ebb on 2005/05/24 18:13:21

	purge stale comment

Affected files ...

.. //depot/projects/vap/sys/net80211/ieee80211_scan.c#8 edit

Differences ...

==== //depot/projects/vap/sys/net80211/ieee80211_scan.c#8 (text+ko) ====

@@ -582,7 +582,6 @@
 		if (scandone)
 			ic->ic_lastscan = ticks;
 		/* return to the bss channel */
-		/* XXX resync beacon timers? */
 		if (ic->ic_bsschan != IEEE80211_CHAN_ANYC &&
 		    ic->ic_curchan != ic->ic_bsschan)
 			change_channel(ic, ic->ic_bsschan);


More information about the p4-projects mailing list