Date: Sat, 18 Oct 2008 23:21:04 GMT From: Sam Leffler <sam@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 151528 for review Message-ID: <200810182321.m9INL4Pu077001@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=151528 Change 151528 by sam@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);
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200810182321.m9INL4Pu077001>