kernel: bump 5.10 to 5.10.71
[openwrt/staging/wigyori.git] / target / linux / generic / hack-5.10 / 901-debloat_sock_diag.patch
index 88895b457220d682f0840bd850f3a1c97c5381a1..78446d38c4e09dd1289ac2655615c42cf5057337 100644 (file)
@@ -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);