Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 195239
b: refs/heads/master
c: b29e7eb
h: refs/heads/master
i:
  195237: 9cb8c91
  195235: 0f84aad
  195231: 5da5a62
v: v3
  • Loading branch information
Vasanthakumar Thiagarajan authored and John W. Linville committed May 11, 2010
1 parent a097fe8 commit 61c3e26
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 083e3e8d3dfeb191f349081c052ad3d20e8861f3
refs/heads/master: b29e7eb4b8b3e5f4ff8066af648e9fe2fc707b16
2 changes: 0 additions & 2 deletions trunk/drivers/net/wireless/ath/ath9k/recv.c
Original file line number Diff line number Diff line change
Expand Up @@ -150,11 +150,9 @@ static bool ath_rx_edma_buf_link(struct ath_softc *sc,
static void ath_rx_addbuffer_edma(struct ath_softc *sc,
enum ath9k_rx_qtype qtype, int size)
{
struct ath_rx_edma *rx_edma;
struct ath_common *common = ath9k_hw_common(sc->sc_ah);
u32 nbuf = 0;

rx_edma = &sc->rx.rx_edma[qtype];
if (list_empty(&sc->rx.rxbuf)) {
ath_print(common, ATH_DBG_QUEUE, "No free rx buf available\n");
return;
Expand Down

0 comments on commit 61c3e26

Please sign in to comment.