]> err.no Git - linux-2.6/blobdiff - net/netfilter/xt_comment.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland...
[linux-2.6] / net / netfilter / xt_comment.c
index aa9503ff90ba521dcde36ca17c51ceafb453abd4..64bcdb0fe1e6797d7687fda7dc481478f377164d 100644 (file)
@@ -29,7 +29,7 @@ match(const struct sk_buff *skb,
        return true;
 }
 
-static struct xt_match xt_comment_match[] = {
+static struct xt_match xt_comment_match[] __read_mostly = {
        {
                .name           = "comment",
                .family         = AF_INET,