Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 193955
b: refs/heads/master
c: 5a6d234
h: refs/heads/master
i:
  193953: 38e36d3
  193951: 80fa49b
v: v3
  • Loading branch information
Tom Herbert authored and David S. Miller committed Apr 5, 2010
1 parent c97b8a5 commit 13ae80a
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: 7bddd0db6248d92adb1f547fd45507af4368d6fa
refs/heads/master: 5a6d234e73d7d021c74e1aa349b3b37b81372c66
2 changes: 1 addition & 1 deletion trunk/net/core/dev.c
Original file line number Diff line number Diff line change
Expand Up @@ -3120,7 +3120,7 @@ static int process_backlog(struct napi_struct *napi, int quota)
skb = __skb_dequeue(&queue->input_pkt_queue);
if (!skb) {
__napi_complete(napi);
spin_unlock_irq(&queue->input_pkt_queue.lock);
rps_unlock(queue);
break;
}
rps_unlock(queue);
Expand Down

0 comments on commit 13ae80a

Please sign in to comment.