PERFORCE change 137037 for review

Andrew Thompson thompsa at FreeBSD.org
Thu Mar 6 23:57:00 UTC 2008


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

Change 137037 by thompsa at 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);


More information about the p4-projects mailing list