]> err.no Git - linux-2.6/blobdiff - net/netfilter/xt_dscp.c
Merge branch 'upstream' of git://git.infradead.org/~dedekind/ubi-2.6
[linux-2.6] / net / netfilter / xt_dscp.c
index 35cabca28eff5e8309c1dbb68d630bed7b817a64..dde6d66e0d338aef43cb80d85afd0b6e6ca62376 100644 (file)
@@ -68,7 +68,7 @@ static bool checkentry(const char *tablename,
        return true;
 }
 
-static struct xt_match xt_dscp_match[] = {
+static struct xt_match xt_dscp_match[] __read_mostly = {
        {
                .name           = "dscp",
                .family         = AF_INET,