aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/hack-5.10/901-debloat_sock_diag.patch
diff options
context:
space:
mode:
authorJohn Audia <graysky@archlinux.us>2021-10-06 11:38:15 -0400
committerDaniel Golle <daniel@makrotopia.org>2021-10-10 00:09:22 +0100
commit20bc4507714fbc5dfbe3632afeb260b071591acb (patch)
tree75533e4387dd1953dc2a313a367e8dc51d62296b /target/linux/generic/hack-5.10/901-debloat_sock_diag.patch
parent91eed5d9fb74e6c740291362ba12e11a2222a9fd (diff)
downloadupstream-20bc4507714fbc5dfbe3632afeb260b071591acb.tar.gz
upstream-20bc4507714fbc5dfbe3632afeb260b071591acb.tar.bz2
upstream-20bc4507714fbc5dfbe3632afeb260b071591acb.zip
kernel: bump 5.10 to 5.10.71
All patches automatically rebased. Build system: x86_64 Build-tested: bcm2711/RPi4B, ipq806x/R7800 Run-tested: bcm2711/RPi4B, ipq806x/R7800 Signed-off-by: John Audia <graysky@archlinux.us>
Diffstat (limited to 'target/linux/generic/hack-5.10/901-debloat_sock_diag.patch')
-rw-r--r--target/linux/generic/hack-5.10/901-debloat_sock_diag.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/hack-5.10/901-debloat_sock_diag.patch b/target/linux/generic/hack-5.10/901-debloat_sock_diag.patch
index 88895b4572..78446d38c4 100644
--- a/target/linux/generic/hack-5.10/901-debloat_sock_diag.patch
+++ b/target/linux/generic/hack-5.10/901-debloat_sock_diag.patch
@@ -77,7 +77,7 @@ Signed-off-by: Felix Fietkau <nbd@nbd.name>
struct dst_entry *__sk_dst_check(struct sock *sk, u32 cookie)
{
struct dst_entry *dst = __sk_dst_get(sk);
-@@ -1816,9 +1830,11 @@ static void __sk_free(struct sock *sk)
+@@ -1834,9 +1848,11 @@ static void __sk_free(struct sock *sk)
if (likely(sk->sk_net_refcnt))
sock_inuse_add(sock_net(sk), -1);