Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 194193
b: refs/heads/master
c: 32ffb1f
h: refs/heads/master
i:
  194191: 67b5ca3
v: v3
  • Loading branch information
Felix Fietkau authored and John W. Linville committed Apr 6, 2010
1 parent 81f1e5a commit 6a3b937
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 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: 152d530d9edbb08424dc1b6561252597a7932c49
refs/heads/master: 32ffb1f4488b0727bcfc67a025becc0db3df7a17
5 changes: 3 additions & 2 deletions trunk/drivers/net/wireless/ath/ath9k/debug.h
Original file line number Diff line number Diff line change
Expand Up @@ -204,12 +204,13 @@ static inline void ath_debug_stat_rc(struct ath_softc *sc,

static inline void ath_debug_stat_tx(struct ath_softc *sc,
struct ath_txq *txq,
struct ath_buf *bf)
struct ath_buf *bf,
struct ath_tx_status *ts)
{
}

static inline void ath_debug_stat_rx(struct ath_softc *sc,
struct ath_buf *bf)
struct ath_rx_status *rs)
{
}

Expand Down

0 comments on commit 6a3b937

Please sign in to comment.