kernel: bump 5.4 to 5.4.151
[openwrt/staging/wigyori.git] / target / linux / generic / hack-5.4 / 901-debloat_sock_diag.patch
index 7c9046c6e3b5bed066450012e84d196de80f769e..0abb6726398388857ae721d9e8600e61e40ff2e5 100644 (file)
@@ -69,7 +69,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);
-@@ -1742,9 +1755,11 @@ static void __sk_free(struct sock *sk)
+@@ -1760,9 +1773,11 @@ static void __sk_free(struct sock *sk)
        if (likely(sk->sk_net_refcnt))
                sock_inuse_add(sock_net(sk), -1);