Why'd I keep this here? remove it entirely now.
This commit is contained in:
parent
e9e3a1ab1f
commit
cd4f1ba89f
@ -3757,8 +3757,6 @@ ath_tx_tid_cleanup(struct ath_softc *sc, struct ath_node *an, int tid)
|
||||
if (bf->bf_state.bfs_isretried) {
|
||||
bf_next = TAILQ_NEXT(bf, bf_list);
|
||||
ATH_TID_REMOVE(atid, bf, bf_list);
|
||||
// Don't need this anymore; ATH_TID_REMOVE() decrements it for us
|
||||
//atid->axq_depth--;
|
||||
if (bf->bf_state.bfs_dobaw) {
|
||||
ath_tx_update_baw(sc, an, atid, bf);
|
||||
if (! bf->bf_state.bfs_addedbaw)
|
||||
|
Loading…
x
Reference in New Issue
Block a user