mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-31 16:57:10 +00:00
fix comment
This commit is contained in:
parent
74eca0c26f
commit
5d61b5e8f0
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=184360
@ -5218,7 +5218,7 @@ ath_tx_draintxq(struct ath_softc *sc, struct ath_txq *txq)
|
||||
|
||||
/*
|
||||
* 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);
|
||||
|
Loading…
Reference in New Issue
Block a user