aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-4.4/721-phy_packets.patch
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@openwrt.org>2016-02-25 21:54:39 +0000
committerHauke Mehrtens <hauke@openwrt.org>2016-02-25 21:54:39 +0000
commit93b2c06e2f884e075a442f8cb92c6a4082a0f9a2 (patch)
treedb0f84829c686fff7d7ad360755b4e79c226abc4 /target/linux/generic/patches-4.4/721-phy_packets.patch
parent2f0e835f370e3ac5c36ca7621f10b99694b2918d (diff)
downloadmaster-187ad058-93b2c06e2f884e075a442f8cb92c6a4082a0f9a2.tar.gz
master-187ad058-93b2c06e2f884e075a442f8cb92c6a4082a0f9a2.tar.bz2
master-187ad058-93b2c06e2f884e075a442f8cb92c6a4082a0f9a2.zip
kernel: update kernel 4.4 to version 4.4.3
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48783 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/patches-4.4/721-phy_packets.patch')
-rw-r--r--target/linux/generic/patches-4.4/721-phy_packets.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-4.4/721-phy_packets.patch b/target/linux/generic/patches-4.4/721-phy_packets.patch
index 719275b540..c5993564a0 100644
--- a/target/linux/generic/patches-4.4/721-phy_packets.patch
+++ b/target/linux/generic/patches-4.4/721-phy_packets.patch
@@ -86,7 +86,7 @@
help
--- a/net/core/dev.c
+++ b/net/core/dev.c
-@@ -2708,10 +2708,20 @@ static int xmit_one(struct sk_buff *skb,
+@@ -2713,10 +2713,20 @@ static int xmit_one(struct sk_buff *skb,
if (!list_empty(&ptype_all) || !list_empty(&dev->ptype_all))
dev_queue_xmit_nit(skb, dev);