Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart
[deliverable/linux.git] / net / netfilter / xt_DSCP.c
index ed6b524064f0bf4b5319924c85779d961801cc9d..798ab731009d8e97ceb3a2caf4d479abf26dd7db 100644 (file)
@@ -81,7 +81,7 @@ static bool checkentry(const char *tablename,
        return true;
 }
 
-static struct xt_target xt_dscp_target[] = {
+static struct xt_target xt_dscp_target[] __read_mostly = {
        {
                .name           = "DSCP",
                .family         = AF_INET,
This page took 0.024365 seconds and 5 git commands to generate.