[CPUFREQ] powernow-k8 compile fix.
[linux-2.6] / net / netfilter / xt_mark.c
index b8ab794..c02a7f8 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,