PERFORCE change 135685 for review

Andrew Thompson thompsa at FreeBSD.org
Mon Feb 18 23:35:02 UTC 2008


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

Change 135685 by thompsa at thompsa_heff on 2008/02/18 23:34:33

	style * 2

Affected files ...

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

Differences ...

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

@@ -3330,7 +3330,7 @@
 	WPI_LOCK_DECL;
 
 	if (ic->ic_state != IEEE80211_S_RUN)
-	    return;
+		return;
 
 	/* automatic rate control triggered every 500ms */
 	if (ic->ic_fixed_rate == IEEE80211_FIXED_RATE_NONE) {


More information about the p4-projects mailing list