1 --- a/drivers/net/wireless/ath/ath9k/xmit.c
2 +++ b/drivers/net/wireless/ath/ath9k/xmit.c
3 @@ -429,7 +429,7 @@ static void ath_tx_complete_aggr(struct
5 ath_tx_count_frames(sc, bf, ts, txok, &nframes, &nbad);
7 - txfail = txpending = 0;
8 + txfail = txpending = sendbar = 0;