diff --git a/[refs] b/[refs] index 6a9217c41cdb..94618bae19fc 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 0926f91083f34d047abc74f1ca4fa6a9c161f7db +refs/heads/master: 11a766ce915fc9f8663714eac6d59239388534ea diff --git a/trunk/net/core/dev.c b/trunk/net/core/dev.c index 78b5a89b0f40..2c7da3ab4684 100644 --- a/trunk/net/core/dev.c +++ b/trunk/net/core/dev.c @@ -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