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:12:52 +0200
committerKoen Vandeputte <koen.vandeputte@ncentric.com>2018-10-02 13:44:36 +0200
commit7bfe757bc46bc43612890a006fe8a843202ebbb5 (patch)
tree63f29bb0d769b219e36d13eecd90d109add7729e /target/linux/generic/pending-4.14/644-net-pppoe-support-hardware-flow-table-offload.patch
parent00f1dc55e86ed755f70e15f65ccb8d85994ba74c (diff)
downloadupstream-7bfe757bc46bc43612890a006fe8a843202ebbb5.tar.gz
upstream-7bfe757bc46bc43612890a006fe8a843202ebbb5.tar.bz2
upstream-7bfe757bc46bc43612890a006fe8a843202ebbb5.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);
}