]> err.no Git - linux-2.6/blobdiff - net/netfilter/xt_quota.c
Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
[linux-2.6] / net / netfilter / xt_quota.c
index feb130d14f2caf66f7e1c17c1a32fe79f2cebd92..dae97445b87b498f7e9d770dad26488485d15123 100644 (file)
@@ -53,7 +53,7 @@ checkentry(const char *tablename, const void *entry,
        return true;
 }
 
-static struct xt_match xt_quota_match[] = {
+static struct xt_match xt_quota_match[] __read_mostly = {
        {
                .name           = "quota",
                .family         = AF_INET,