kernel: refresh generic patches
[15.05/openwrt.git] / target / linux / generic / patches-3.18 / 600-netfilter_conntrack_flush.patch
index cc42858..bc6ed3e 100644 (file)
@@ -8,7 +8,7 @@
  #include <net/net_namespace.h>
  #ifdef CONFIG_SYSCTL
  #include <linux/sysctl.h>
-@@ -262,10 +263,66 @@ static int ct_open(struct inode *inode, 
+@@ -262,10 +263,66 @@ static int ct_open(struct inode *inode,
                        sizeof(struct ct_iter_state));
  }