Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 203083
b: refs/heads/master
c: b16062f
h: refs/heads/master
i:
  203081: 020448a
  203079: 6a3bb9e
v: v3
  • Loading branch information
Bruno Randolf authored and John W. Linville committed Jun 16, 2010
1 parent ce3b65b commit 3e7d259
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 39d63f2a3f95dce96e65f88c0a4560c3ca857a5f
refs/heads/master: b16062facbf9952d9d69621a6bf87e1188973ccd
3 changes: 1 addition & 2 deletions trunk/drivers/net/wireless/ath/ath5k/base.c
Original file line number Diff line number Diff line change
Expand Up @@ -1937,8 +1937,7 @@ ath5k_tasklet_rx(unsigned long data)
else if (unlikely(ret)) {
ATH5K_ERR(sc, "error in processing rx descriptor\n");
sc->stats.rxerr_proc++;
spin_unlock(&sc->rxbuflock);
return;
break;
}

sc->stats.rx_all_count++;
Expand Down

0 comments on commit 3e7d259

Please sign in to comment.