Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 86283
b: refs/heads/master
c: 65872e6
h: refs/heads/master
i:
  86281: 205f5d2
  86279: c37ab44
v: v3
  • Loading branch information
Jiri Slaby authored and John W. Linville committed Feb 21, 2008
1 parent 608a6f7 commit a88516d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 387e100ac24a6c8f2b6f4ce572098447d2893008
refs/heads/master: 65872e6b434ca463123f7d03b530f143aabc6333
1 change: 1 addition & 0 deletions trunk/drivers/net/wireless/ath5k/base.c
Original file line number Diff line number Diff line change
Expand Up @@ -1715,6 +1715,7 @@ ath5k_tasklet_rx(unsigned long data)
break;
else if (unlikely(ret)) {
ATH5K_ERR(sc, "error in processing rx descriptor\n");
spin_unlock(&sc->rxbuflock);
return;
}

Expand Down

0 comments on commit a88516d

Please sign in to comment.