aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-4.4/721-phy_packets.patch
diff options
context:
space:
mode:
authorEtienne Haarsma <bladeoner112@gmail.com>2017-12-21 10:28:16 +0100
committerMathias Kresin <dev@kresin.me>2017-12-23 09:42:33 +0100
commitf8a441e02030dda0ef66a440105e28a3c43188bc (patch)
tree14df28ab5b54cb95e9054c2ae42596c2f1a7c348 /target/linux/generic/patches-4.4/721-phy_packets.patch
parentceea0ac25d987de1f84376405d38d43337d31cf5 (diff)
downloadupstream-f8a441e02030dda0ef66a440105e28a3c43188bc.tar.gz
upstream-f8a441e02030dda0ef66a440105e28a3c43188bc.tar.bz2
upstream-f8a441e02030dda0ef66a440105e28a3c43188bc.zip
kernel: bump 4.4 to 4.4.107
Bump 4.4 to 4.4.107 and refreshed all patches. Made the following patch for Mediatek and Oxnas compatible with kernel 4.4.107: 0072-mtd-backport-v4.7-0day-patches-from-Boris.patch Compile-tested: ar71xx Run-tested: ar71xx Signed-off-by: Etienne Haarsma <bladeoner112@gmail.com> Reviewed-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk> Tested-by: Rosen Penev <rosenp@gmail.com>
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 a7a23278d0..716c1a0273 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
-@@ -2746,10 +2746,20 @@ static int xmit_one(struct sk_buff *skb,
+@@ -2747,10 +2747,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);