]> err.no Git - linux-2.6/blobdiff - net/netfilter/xt_TRACE.c
Pull sbs into release branch
[linux-2.6] / net / netfilter / xt_TRACE.c
index b82fc4680344031f0f97cdfa98f2cc1793126f06..4df2dedcc0b575f1d325513761200b3229b6f382 100644 (file)
@@ -21,7 +21,7 @@ target(struct sk_buff **pskb,
        return XT_CONTINUE;
 }
 
-static struct xt_target xt_trace_target[] = {
+static struct xt_target xt_trace_target[] __read_mostly = {
        {
                .name           = "TRACE",
                .family         = AF_INET,