Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 361115
b: refs/heads/master
c: 3bc1b1a
h: refs/heads/master
i:
  361113: 41359e3
  361111: eabdd9b
v: v3
  • Loading branch information
Cristian Bercaru authored and David S. Miller committed Mar 8, 2013
1 parent 421c2d4 commit bfef1b7
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: a6a8fe950e1b8596bb06f2c89c3a1a4bf2011ba9
refs/heads/master: 3bc1b1add7a8484cc4a261c3e128dbe1528ce01f
1 change: 1 addition & 0 deletions trunk/net/core/dev.c
Original file line number Diff line number Diff line change
Expand Up @@ -3444,6 +3444,7 @@ static int __netif_receive_skb_core(struct sk_buff *skb, bool pfmemalloc)
}
switch (rx_handler(&skb)) {
case RX_HANDLER_CONSUMED:
ret = NET_RX_SUCCESS;
goto unlock;
case RX_HANDLER_ANOTHER:
goto another_round;
Expand Down

0 comments on commit bfef1b7

Please sign in to comment.