Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 218411
b: refs/heads/master
c: 11a766c
h: refs/heads/master
i:
  218409: d401fb7
  218407: f17199e
v: v3
  • Loading branch information
David S. Miller committed Oct 25, 2010
1 parent 2dd211e commit d1fd261
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: 0926f91083f34d047abc74f1ca4fa6a9c161f7db
refs/heads/master: 11a766ce915fc9f8663714eac6d59239388534ea
2 changes: 1 addition & 1 deletion trunk/net/core/dev.c
Original file line number Diff line number Diff line change
Expand Up @@ -2213,7 +2213,7 @@ static inline int __dev_xmit_skb(struct sk_buff *skb, struct Qdisc *q,
}

static DEFINE_PER_CPU(int, xmit_recursion);
#define RECURSION_LIMIT 3
#define RECURSION_LIMIT 10

/**
* dev_queue_xmit - transmit a buffer
Expand Down

0 comments on commit d1fd261

Please sign in to comment.