aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/pending-4.14/644-net-pppoe-support-hardware-flow-table-offload.patch
diff options
context:
space:
mode:
authorPetr Štetiar <ynezz@true.cz>2022-01-31 11:52:40 +0100
committerPetr Štetiar <ynezz@true.cz>2022-01-31 11:52:40 +0100
commit57293f51c48f1f7c4e8f1ab6fe2220761487bd65 (patch)
treec7333e5f815222e320335d513d32c1397b42020e /target/linux/generic/pending-4.14/644-net-pppoe-support-hardware-flow-table-offload.patch
parent974161d7f891cc1a76c390258db2fac59a4d115c (diff)
downloadupstream-57293f51c48f1f7c4e8f1ab6fe2220761487bd65.tar.gz
upstream-57293f51c48f1f7c4e8f1ab6fe2220761487bd65.tar.bz2
upstream-57293f51c48f1f7c4e8f1ab6fe2220761487bd65.zip
kernel: bump 4.14 to 4.14.264
All patches refreshed automagically without conflicts. Run tested on ipq40xx/glinet-b1300 and mvebu/turris-omnia. Signed-off-by: Petr Štetiar <ynezz@true.cz>
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 c7aa998517..40a539be9d 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
@@ -21,7 +21,7 @@ Signed-off-by: Felix Fietkau <nbd@nbd.name>
#define PPP_VERSION "2.4.2"
/*
-@@ -1393,12 +1398,37 @@ static void ppp_dev_priv_destructor(stru
+@@ -1398,12 +1403,37 @@ static void ppp_dev_priv_destructor(stru
ppp_destroy_interface(ppp);
}