kernel: update kernel 4.4 to 4.4.59
[openwrt/openwrt.git] / target / linux / generic / patches-4.4 / 901-debloat_sock_diag.patch
index 30b064172b06e10d874f30873aa5e8db14b75e61..fa9f37b71664a78732dea9b7fbd67216ef8b3b9a 100644 (file)
@@ -25,7 +25,7 @@
  obj-$(CONFIG_PROC_FS) += net-procfs.o
 --- a/net/core/sock.c
 +++ b/net/core/sock.c
-@@ -1469,9 +1469,11 @@ void sk_destruct(struct sock *sk)
+@@ -1474,9 +1474,11 @@ void sk_destruct(struct sock *sk)
  
  static void __sk_free(struct sock *sk)
  {