]> err.no Git - linux-2.6/blobdiff - net/netfilter/xt_CONNMARK.c
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
[linux-2.6] / net / netfilter / xt_CONNMARK.c
index 4284a59b03e18da35019820c508703550a65d7d8..5a00c5444334fe926bd2a8bc995493c1bea574a0 100644 (file)
@@ -142,7 +142,7 @@ static int compat_to_user(void __user *dst, void *src)
 }
 #endif /* CONFIG_COMPAT */
 
-static struct xt_target xt_connmark_target[] = {
+static struct xt_target xt_connmark_target[] __read_mostly = {
        {
                .name           = "CONNMARK",
                .family         = AF_INET,