diff options
author | John Audia <therealgraysky@proton.me> | 2022-08-03 14:15:01 -0400 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2022-08-06 19:58:46 +0200 |
commit | 122b625e7411a3711b6ed84b89676e73bb1e7de8 (patch) | |
tree | 6a6f74ffa625ec6cae90043688e37522885317ef /target/linux/generic/pending-5.15/670-ipv6-allow-rejecting-with-source-address-failed-policy.patch | |
parent | 7df6795d4c25447683fd4b4a4813bebcddaea547 (diff) | |
download | upstream-122b625e7411a3711b6ed84b89676e73bb1e7de8.tar.gz upstream-122b625e7411a3711b6ed84b89676e73bb1e7de8.tar.bz2 upstream-122b625e7411a3711b6ed84b89676e73bb1e7de8.zip |
kernel: bump 5.15 to 5.15.59
Patches automatically rebased.
Build system: x86_64
Build-tested: bcm2711/RPi4B, mt7622/RT3200
Run-tested: bcm2711/RPi4B, mt7622/RT3200
Signed-off-by: John Audia <therealgraysky@proton.me>
Diffstat (limited to 'target/linux/generic/pending-5.15/670-ipv6-allow-rejecting-with-source-address-failed-policy.patch')
-rw-r--r-- | target/linux/generic/pending-5.15/670-ipv6-allow-rejecting-with-source-address-failed-policy.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/pending-5.15/670-ipv6-allow-rejecting-with-source-address-failed-policy.patch b/target/linux/generic/pending-5.15/670-ipv6-allow-rejecting-with-source-address-failed-policy.patch index 68960765bb..ac4396209e 100644 --- a/target/linux/generic/pending-5.15/670-ipv6-allow-rejecting-with-source-address-failed-policy.patch +++ b/target/linux/generic/pending-5.15/670-ipv6-allow-rejecting-with-source-address-failed-policy.patch @@ -66,7 +66,7 @@ Signed-off-by: Jonas Gorski <jogo@openwrt.org> static void rt_fibinfo_free(struct rtable __rcu **rtp) --- a/net/ipv4/fib_trie.c +++ b/net/ipv4/fib_trie.c -@@ -2767,6 +2767,7 @@ static const char *const rtn_type_names[ +@@ -2770,6 +2770,7 @@ static const char *const rtn_type_names[ [RTN_THROW] = "THROW", [RTN_NAT] = "NAT", [RTN_XRESOLVE] = "XRESOLVE", |