aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/pending-4.19/644-net-pppoe-support-hardware-flow-table-offload.patch
diff options
context:
space:
mode:
authorKoen Vandeputte <koen.vandeputte@ncentric.com>2019-01-31 16:53:27 +0100
committerKoen Vandeputte <koen.vandeputte@ncentric.com>2019-02-01 11:41:00 +0100
commit3da230a2e618187d94d69e53a057d56b7d5f9de7 (patch)
tree44cbb8a68145d1a9c08572b2f02c185292c6d81b /target/linux/generic/pending-4.19/644-net-pppoe-support-hardware-flow-table-offload.patch
parent206bebcad40ceade2a1992c86b29b6645e303764 (diff)
downloadupstream-3da230a2e618187d94d69e53a057d56b7d5f9de7.tar.gz
upstream-3da230a2e618187d94d69e53a057d56b7d5f9de7.tar.bz2
upstream-3da230a2e618187d94d69e53a057d56b7d5f9de7.zip
kernel: bump 4.19 to 4.19.19
Refreshed all patches. Remove upstreamed patch: - 800-v5.0-usb-leds-fix-regression-in-usbport-led-trigger.patch Compile-tested on: cns3xxx Runtime-tested on: cns3xxx Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/generic/pending-4.19/644-net-pppoe-support-hardware-flow-table-offload.patch')
-rw-r--r--target/linux/generic/pending-4.19/644-net-pppoe-support-hardware-flow-table-offload.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/pending-4.19/644-net-pppoe-support-hardware-flow-table-offload.patch b/target/linux/generic/pending-4.19/644-net-pppoe-support-hardware-flow-table-offload.patch
index 456c08b90c..26d46ec005 100644
--- a/target/linux/generic/pending-4.19/644-net-pppoe-support-hardware-flow-table-offload.patch
+++ b/target/linux/generic/pending-4.19/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>
-@@ -975,8 +980,36 @@ static int pppoe_xmit(struct ppp_channel
+@@ -976,8 +981,36 @@ static int pppoe_xmit(struct ppp_channel
return __pppoe_xmit(sk, skb);
}