]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - net/netfilter/xt_statistic.c
[NETFILTER]: netfilter: xt_u32 bug correction
[linux-2.6-omap-h63xx.git] / net / netfilter / xt_statistic.c
index 3da4978287f35d3ad3e7764b6434f690bf9af85e..4089dae4e2865ae9f99377d307195ff69127f07b 100644 (file)
@@ -66,7 +66,7 @@ checkentry(const char *tablename, const void *entry,
        return true;
 }
 
-static struct xt_match xt_statistic_match[] = {
+static struct xt_match xt_statistic_match[] __read_mostly = {
        {
                .name           = "statistic",
                .family         = AF_INET,