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