Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 215340
b: refs/heads/master
c: c23cc81
h: refs/heads/master
v: v3
  • Loading branch information
Ben Greear authored and John W. Linville committed Oct 13, 2010
1 parent 254c10d commit bbdce0d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: e4b55957eb695b43055b6badec026628b24fe80a
refs/heads/master: c23cc81a5e5c1d4486b662cedd0afcdf9145f154
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/ath/ath9k/xmit.c
Original file line number Diff line number Diff line change
Expand Up @@ -1924,8 +1924,8 @@ static void ath_tx_complete_buf(struct ath_softc *sc, struct ath_buf *bf,
else
complete(&sc->paprd_complete);
} else {
ath_tx_complete(sc, skb, bf->aphy, tx_flags);
ath_debug_stat_tx(sc, txq, bf, ts);
ath_tx_complete(sc, skb, bf->aphy, tx_flags);
}

/*
Expand Down

0 comments on commit bbdce0d

Please sign in to comment.