kernel: refresh generic patches
[openwrt/staging/chunkeey.git] / target / linux / generic / patches-4.0 / 600-netfilter_conntrack_flush.patch
index e987de22241ae4bcca3c3c934a77fd5a41109572..bd7a7ffdefc15d3ed12d5fa730bc661c4bc8d01c 100644 (file)
@@ -8,7 +8,7 @@
  #include <net/net_namespace.h>
  #ifdef CONFIG_SYSCTL
  #include <linux/sysctl.h>
-@@ -259,10 +260,66 @@ static int ct_open(struct inode *inode, 
+@@ -259,10 +260,66 @@ static int ct_open(struct inode *inode,
                        sizeof(struct ct_iter_state));
  }