]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - net/netfilter/xt_statistic.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney...
[mv-sheeva.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,