3.14 final is out

Signed-off-by: Imre Kaloz <kaloz@openwrt.org>

SVN-Revision: 40352
This commit is contained in:
Imre Kaloz
2014-03-31 13:43:06 +00:00
parent a22190340a
commit 36fefbb60e
9 changed files with 22 additions and 19 deletions

View File

@@ -79,7 +79,7 @@
help
--- a/net/core/dev.c
+++ b/net/core/dev.c
@@ -2602,10 +2602,20 @@ int dev_hard_start_xmit(struct sk_buff *
@@ -2607,10 +2607,20 @@ int dev_hard_start_xmit(struct sk_buff *
if (!list_empty(&ptype_all))
dev_queue_xmit_nit(skb, dev);