aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-4.4/721-phy_packets.patch
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2017-03-26 12:01:22 +0200
committerHauke Mehrtens <hauke@hauke-m.de>2017-03-26 12:23:12 +0200
commit88b125e9a46dd8793aa5eaef8c148e851ceb7463 (patch)
treefc80353e733350dc6dacb91a8b37382d55daad17 /target/linux/generic/patches-4.4/721-phy_packets.patch
parentea1855949b97e679f3be1e644741a07562cfce03 (diff)
downloadupstream-88b125e9a46dd8793aa5eaef8c148e851ceb7463.tar.gz
upstream-88b125e9a46dd8793aa5eaef8c148e851ceb7463.tar.bz2
upstream-88b125e9a46dd8793aa5eaef8c148e851ceb7463.zip
kernel: update kernel 4.4 to 4.4.56
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
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 8333dcca8f..d82464287e 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,
+@@ -2735,10 +2735,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);