image: append-ubi: add optional UBI subpage size
[openwrt.git] / target / linux / generic / patches-4.0 / 600-netfilter_conntrack_flush.patch
index e987de2..bd7a7ff 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));
  }