Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 159242
b: refs/heads/master
c: 305fe47
h: refs/heads/master
v: v3
  • Loading branch information
Sujith authored and John W. Linville committed Jul 27, 2009
1 parent 650e03f commit 9b0ccca
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: c49fd520d10eb277d94c570f2fdb35d2974a30ee
refs/heads/master: 305fe47fb8ac1279f01284c1ba5875fa9a355d22
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 @@ -2037,7 +2037,7 @@ static void ath_tx_processq(struct ath_softc *sc, struct ath_txq *txq)
}
}

void ath_tx_complete_poll_work(struct work_struct *work)
static void ath_tx_complete_poll_work(struct work_struct *work)
{
struct ath_softc *sc = container_of(work, struct ath_softc,
tx_complete_work.work);
Expand Down

0 comments on commit 9b0ccca

Please sign in to comment.