kernel: Update kernel 4.9 to version 4.9.229
[openwrt/staging/hauke.git] / target / linux / generic / hack-4.9 / 901-debloat_sock_diag.patch
index a78bb0f8a41e6a82fbf36652234ea85f78faf359..fd7233f8ccec242e068b26e8b27cf2b7bd46fa7b 100644 (file)
@@ -41,7 +41,7 @@ Signed-off-by: Felix Fietkau <nbd@nbd.name>
  obj-$(CONFIG_PROC_FS) += net-procfs.o
 --- a/net/core/sock.c
 +++ b/net/core/sock.c
-@@ -1463,9 +1463,11 @@ void sk_destruct(struct sock *sk)
+@@ -1464,9 +1464,11 @@ void sk_destruct(struct sock *sk)
  
  static void __sk_free(struct sock *sk)
  {