]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - net/netfilter/xt_connbytes.c
[NETFILTER]: nfnetlink_log: kill duplicate code
[linux-2.6-omap-h63xx.git] / net / netfilter / xt_connbytes.c
index d9b2e75fbab290d149de8da829e52dce0ddb889d..dd4d79b8fc9d20ced45ef0cfc8204569fe9492da 100644 (file)
@@ -128,7 +128,7 @@ destroy(const struct xt_match *match, void *matchinfo)
        nf_ct_l3proto_module_put(match->family);
 }
 
-static struct xt_match xt_connbytes_match[] = {
+static struct xt_match xt_connbytes_match[] __read_mostly = {
        {
                .name           = "connbytes",
                .family         = AF_INET,