mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-12-19 14:31:48 +01:00
Add a comment explaining the obvious.
This commit is contained in:
parent
a3fd3b1429
commit
c5d230ab42
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=264253
@ -3380,6 +3380,7 @@ ath_tx_tid_filt_comp_complete(struct ath_softc *sc, struct ath_tid *tid)
|
||||
ATH_TID_INSERT_HEAD(tid, bf, bf_list);
|
||||
}
|
||||
|
||||
/* And only resume if we had paused before */
|
||||
if (do_resume)
|
||||
ath_tx_tid_resume(sc, tid);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user