aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/pending-4.14/644-net-pppoe-support-hardware-flow-table-offload.patch
diff options
context:
space:
mode:
authorKoen Vandeputte <koen.vandeputte@ncentric.com>2018-10-02 11:14:20 +0200
committerKoen Vandeputte <koen.vandeputte@ncentric.com>2018-10-02 13:44:45 +0200
commit670f14ce6781ab59e359f5153556c668e032dbc7 (patch)
tree1f237d74c8697c8dd606e1d9f807700ca379a830 /target/linux/generic/pending-4.14/644-net-pppoe-support-hardware-flow-table-offload.patch
parent23bd33c5a3e2c2fe69ed061bb69471fe84faced9 (diff)
downloadupstream-670f14ce6781ab59e359f5153556c668e032dbc7.tar.gz
upstream-670f14ce6781ab59e359f5153556c668e032dbc7.tar.bz2
upstream-670f14ce6781ab59e359f5153556c668e032dbc7.zip
kerneL: bump 4.14 to 4.14.73
Refreshed all patches. Removed upstreamed: - 192-Revert-ubifs-xattr-Don-t-operate-on-deleted-inodes.patch Compile-tested on: cns3xxx, imx6, x86_64 Runtime-tested on: cns3xxx, imx6, x86_64 Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/generic/pending-4.14/644-net-pppoe-support-hardware-flow-table-offload.patch')
-rw-r--r--target/linux/generic/pending-4.14/644-net-pppoe-support-hardware-flow-table-offload.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/pending-4.14/644-net-pppoe-support-hardware-flow-table-offload.patch b/target/linux/generic/pending-4.14/644-net-pppoe-support-hardware-flow-table-offload.patch
index 935b79d1dd..edba04ccf6 100644
--- a/target/linux/generic/pending-4.14/644-net-pppoe-support-hardware-flow-table-offload.patch
+++ b/target/linux/generic/pending-4.14/644-net-pppoe-support-hardware-flow-table-offload.patch
@@ -73,7 +73,7 @@ Signed-off-by: Felix Fietkau <nbd@nbd.name>
#include <linux/nsproxy.h>
#include <net/net_namespace.h>
#include <net/netns/generic.h>
-@@ -974,8 +979,36 @@ static int pppoe_xmit(struct ppp_channel
+@@ -977,8 +982,36 @@ static int pppoe_xmit(struct ppp_channel
return __pppoe_xmit(sk, skb);
}