kernel: Update kernel 4.19 to version 4.19.131
[openwrt/openwrt.git] / target / linux / generic / hack-4.19 / 901-debloat_sock_diag.patch
index f0ea558c4dc4d94fa8c6f4149e23071d20230148..25509ad9c0a6b86bd8a40affd136ad565a33ca75 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);
-@@ -1603,9 +1615,11 @@ static void __sk_free(struct sock *sk)
+@@ -1604,9 +1616,11 @@ static void __sk_free(struct sock *sk)
        if (likely(sk->sk_net_refcnt))
                sock_inuse_add(sock_net(sk), -1);