kernel: update kernel 4.9 to 4.9.31
[openwrt/openwrt.git] / target / linux / generic / patches-4.9 / 901-debloat_sock_diag.patch
index 237bcea88b7922b23852df1174c43aa4c5b0e664..2fc52c8ab03d243120a58c0276d41d86c740f978 100644 (file)
@@ -25,7 +25,7 @@
  obj-$(CONFIG_PROC_FS) += net-procfs.o
 --- a/net/core/sock.c
 +++ b/net/core/sock.c
-@@ -1460,9 +1460,11 @@ void sk_destruct(struct sock *sk)
+@@ -1457,9 +1457,11 @@ void sk_destruct(struct sock *sk)
  
  static void __sk_free(struct sock *sk)
  {