kernel: bump 4.19 to 4.19.57
[openwrt/staging/blogic.git] / target / linux / generic / hack-4.19 / 901-debloat_sock_diag.patch
index 33c8b7231779472e58cb33a92e5647321fd5921b..9f7ead6b1182b35891a25e51098b20ee10b108e8 100644 (file)
@@ -61,7 +61,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);
-@@ -1601,9 +1613,11 @@ static void __sk_free(struct sock *sk)
+@@ -1598,9 +1610,11 @@ static void __sk_free(struct sock *sk)
        if (likely(sk->sk_net_refcnt))
                sock_inuse_add(sock_net(sk), -1);