drivers/edac: mod assert_error check
[safe/jmp/linux-2.6] / net / netfilter / xt_SECMARK.c
index f3e78c5..c83779a 100644 (file)
@@ -109,7 +109,7 @@ static bool checkentry(const char *tablename, const void *entry,
        return true;
 }
 
-static struct xt_target xt_secmark_target[] = {
+static struct xt_target xt_secmark_target[] __read_mostly = {
        {
                .name           = "SECMARK",
                .family         = AF_INET,