kernel: bump 5.10 to 5.10.213
[openwrt/staging/pepe2k.git] / target / linux / generic / hack-5.10 / 901-debloat_sock_diag.patch
index fdedc957858b95cda175b43af8aa281dd6199fd9..214d5b04773a4fa494bf0a8412e6ec4eaeac5aeb 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);
-@@ -1838,9 +1852,11 @@ static void __sk_free(struct sock *sk)
+@@ -1850,9 +1864,11 @@ static void __sk_free(struct sock *sk)
        if (likely(sk->sk_net_refcnt))
                sock_inuse_add(sock_net(sk), -1);