kernel: bump 4.19 to 4.19.78
[openwrt/openwrt.git] / target / linux / generic / hack-4.19 / 901-debloat_sock_diag.patch
index 9f7ead6b1182b35891a25e51098b20ee10b108e8..639f76d3091f04c559a1901f47f17e158efec413 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);
-@@ -1598,9 +1610,11 @@ static void __sk_free(struct sock *sk)
+@@ -1603,9 +1615,11 @@ static void __sk_free(struct sock *sk)
        if (likely(sk->sk_net_refcnt))
                sock_inuse_add(sock_net(sk), -1);