Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 376152
b: refs/heads/master
c: 6bb4880
h: refs/heads/master
v: v3
  • Loading branch information
Felix Fietkau authored and John W. Linville committed May 17, 2013
1 parent d20c38b commit 9ccda6f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 0c585dda3574e40f562c362eaa326a98b1e49d02
refs/heads/master: 6bb4880d9ef30375da4507aeabd6dc261a2c6c2b
4 changes: 1 addition & 3 deletions trunk/drivers/net/wireless/ath/ath9k/xmit.c
Original file line number Diff line number Diff line change
Expand Up @@ -287,9 +287,7 @@ static void ath_tid_drain(struct ath_softc *sc, struct ath_txq *txq,

list_add_tail(&bf->list, &bf_head);

if (fi->retries)
ath_tx_update_baw(sc, tid, bf->bf_state.seqno);

ath_tx_update_baw(sc, tid, bf->bf_state.seqno);
ath_tx_complete_buf(sc, bf, txq, &bf_head, &ts, 0);
}

Expand Down

0 comments on commit 9ccda6f

Please sign in to comment.