Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Mar 2008 23:56:59 GMT
From:      Andrew Thompson <thompsa@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 137037 for review
Message-ID:  <200803062356.m26NuxES059587@repoman.freebsd.org>

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

Change 137037 by thompsa@thompsa_peeps on 2008/03/06 23:56:32

	Improve english.

Affected files ...

.. //depot/projects/wifi/sys/dev/wpi/if_wpi.c#20 edit

Differences ...

==== //depot/projects/wifi/sys/dev/wpi/if_wpi.c#20 (text+ko) ====

@@ -3668,9 +3668,9 @@
 
 	case WPI_SET_CHAN:
 		/*
-		 * Only need to set the channel in Monitor mode. The scanning
-		 * firmware command lists the channel and the AP channel is
-		 * set in wpi_auth().
+		 * Only need to set the channel in Monitor mode. AP scanning
+		 * and auth are already taken care of by their respective
+		 * firmware commands.
 		 */
 		if (ic->ic_opmode == IEEE80211_M_MONITOR) {
 			error = wpi_config(sc);



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