Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 215323
b: refs/heads/master
c: 1550c8e
h: refs/heads/master
i:
  215321: 687bc20
  215319: 0c6de94
v: v3
  • Loading branch information
Ivo van Doorn authored and John W. Linville committed Oct 11, 2010
1 parent 0fcc013 commit 48945f7
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: 3590eea41815679e268c90d30795a13a732b8413
refs/heads/master: 1550c8ef835af17df322045e92541561afa0f017
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/rt2x00/rt2x00dev.c
Original file line number Diff line number Diff line change
Expand Up @@ -491,7 +491,7 @@ void rt2x00lib_rxdone(struct queue_entry *entry)
*/
skb = rt2x00queue_alloc_rxskb(entry);
if (!skb)
return;
goto submit_entry;

/*
* Unmap the skb.
Expand Down

0 comments on commit 48945f7

Please sign in to comment.