]> err.no Git - linux-2.6/blobdiff - net/netfilter/xt_mark.c
Merge branch 'linux-2.6'
[linux-2.6] / net / netfilter / xt_mark.c
index b8ab79452f08ab6b9b4d25420e36c68a90d3cda9..c02a7f8f3925023aebb859d715c42588cb09512f 100644 (file)
@@ -81,7 +81,7 @@ static int compat_to_user(void __user *dst, void *src)
 }
 #endif /* CONFIG_COMPAT */
 
-static struct xt_match xt_mark_match[] = {
+static struct xt_match xt_mark_match[] __read_mostly = {
        {
                .name           = "mark",
                .family         = AF_INET,