PERFORCE change 151528 for review

Sam Leffler sam at FreeBSD.org
Sat Oct 18 23:21:05 UTC 2008


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

Change 151528 by sam at sam_ebb on 2008/10/18 23:20:50

	fix comment

Affected files ...

.. //depot/projects/vap/sys/dev/ath/if_ath.c#100 edit

Differences ...

==== //depot/projects/vap/sys/dev/ath/if_ath.c#100 (text+ko) ====

@@ -5231,7 +5231,7 @@
 
 	/*
 	 * NB: this assumes output has been stopped and
-	 *     we do not need to block ath_tx_tasklet
+	 *     we do not need to block ath_tx_proc
 	 */
 	for (ix = 0;; ix++) {
 		ATH_TXQ_LOCK(txq);


More information about the p4-projects mailing list