]> err.no Git - linux-2.6/blobdiff - net/netfilter/xt_MARK.c
Merge branch 'drm-patches' of ssh://master.kernel.org/pub/scm/linux/kernel/git/airlie...
[linux-2.6] / net / netfilter / xt_MARK.c
index 6b7369fc263f95123b3cd651d00b17729f8cad6e..f30fe0baf7deba176509e36a58bdfc95e6345dda 100644 (file)
@@ -133,7 +133,7 @@ static int compat_to_user_v1(void __user *dst, void *src)
 }
 #endif /* CONFIG_COMPAT */
 
-static struct xt_target xt_mark_target[] = {
+static struct xt_target xt_mark_target[] __read_mostly = {
        {
                .name           = "MARK",
                .family         = AF_INET,