diff options
author | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2018-08-20 10:43:09 +0200 |
---|---|---|
committer | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2018-08-20 13:03:23 +0200 |
commit | 548182bc6d38a3817c8e9f5b11207043a31c59b9 (patch) | |
tree | 47925b7011e6f85ccac7ce7eb6fae55423778248 /target/linux/generic/pending-3.18/721-phy_packets.patch | |
parent | 1f7ce19df292dfe3c270091ac0f7edc5bb9a8324 (diff) | |
download | mtk-20170518-548182bc6d38a3817c8e9f5b11207043a31c59b9.zip mtk-20170518-548182bc6d38a3817c8e9f5b11207043a31c59b9.tar.gz mtk-20170518-548182bc6d38a3817c8e9f5b11207043a31c59b9.tar.bz2 |
kernel: bump 3.18 to 3.18.119
Refreshed all patches.
Compile-tested on: adm5120, adm8668, au1000, mcs814x, ppc40x, ppc44x, xburst
Runtime-tested on: none
Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/generic/pending-3.18/721-phy_packets.patch')
-rw-r--r-- | target/linux/generic/pending-3.18/721-phy_packets.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/pending-3.18/721-phy_packets.patch b/target/linux/generic/pending-3.18/721-phy_packets.patch index 7235ab3..ed51bb1 100644 --- a/target/linux/generic/pending-3.18/721-phy_packets.patch +++ b/target/linux/generic/pending-3.18/721-phy_packets.patch @@ -86,7 +86,7 @@ help --- a/net/core/dev.c +++ b/net/core/dev.c -@@ -2626,10 +2626,20 @@ static int xmit_one(struct sk_buff *skb, +@@ -2637,10 +2637,20 @@ static int xmit_one(struct sk_buff *skb, if (!list_empty(&ptype_all)) dev_queue_xmit_nit(skb, dev); |