Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Jan 2005 18:59:54 GMT
From:      Sam Leffler <sam@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 68596 for review
Message-ID:  <200501091859.j09Ixs3H093962@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=68596

Change 68596 by sam@sam_ebb on 2005/01/09 18:59:37

	fix comment

Affected files ...

.. //depot/projects/wifi/sys/net80211/ieee80211_node.c#35 edit

Differences ...

==== //depot/projects/wifi/sys/net80211/ieee80211_node.c#35 (text+ko) ====

@@ -595,7 +595,7 @@
 		 * The passive scan to look for existing AP's completed,
 		 * select a channel to camp on.  Identify the channels
 		 * that already have one or more AP's and try to locate
-		 * an unnoccupied one.  If that fails, pick a channel that
+		 * an unoccupied one.  If that fails, pick a channel that
 		 * looks to be quietest.
 		 */
 		memset(maxrssi, 0, sizeof(maxrssi));



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200501091859.j09Ixs3H093962>