diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2020-01-04 23:52:01 +0100 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2020-01-05 00:43:33 +0100 |
commit | 1bb90a28e47ce7cf3ae76f46b43a6f5e0da2a055 (patch) | |
tree | ffc0eedf64b904780a6c98c8afaef5d265de08aa /target/linux/generic/backport-4.14 | |
parent | 663b1a14e59074a23b86237e0b13dc6e78a6e50b (diff) | |
download | upstream-1bb90a28e47ce7cf3ae76f46b43a6f5e0da2a055.tar.gz upstream-1bb90a28e47ce7cf3ae76f46b43a6f5e0da2a055.tar.bz2 upstream-1bb90a28e47ce7cf3ae76f46b43a6f5e0da2a055.zip |
kernel: bump 4.14 to 4.14.162
Refreshed all patches.
Compile-tested on: ramips
Runtime-tested on: ramips
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to 'target/linux/generic/backport-4.14')
-rw-r--r-- | target/linux/generic/backport-4.14/293-v4.16-netfilter-reduce-size-of-hook-entry-point-locations.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/backport-4.14/293-v4.16-netfilter-reduce-size-of-hook-entry-point-locations.patch b/target/linux/generic/backport-4.14/293-v4.16-netfilter-reduce-size-of-hook-entry-point-locations.patch index aad588f19b..4b889120bf 100644 --- a/target/linux/generic/backport-4.14/293-v4.16-netfilter-reduce-size-of-hook-entry-point-locations.patch +++ b/target/linux/generic/backport-4.14/293-v4.16-netfilter-reduce-size-of-hook-entry-point-locations.patch @@ -92,7 +92,7 @@ Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org> #endif --- a/net/bridge/br_netfilter_hooks.c +++ b/net/bridge/br_netfilter_hooks.c -@@ -988,7 +988,7 @@ int br_nf_hook_thresh(unsigned int hook, +@@ -991,7 +991,7 @@ int br_nf_hook_thresh(unsigned int hook, unsigned int i; int ret; |