]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - net/netfilter/xt_state.c
Add buffer head related helper functions
[linux-2.6-omap-h63xx.git] / net / netfilter / xt_state.c
index 5b9c59aa14d32fe58eea2bb4988154f1911e340d..e0a528df19a78349f29596782c35175fdc7c24d4 100644 (file)
@@ -64,7 +64,7 @@ destroy(const struct xt_match *match, void *matchinfo)
        nf_ct_l3proto_module_put(match->family);
 }
 
-static struct xt_match xt_state_match[] = {
+static struct xt_match xt_state_match[] __read_mostly = {
        {
                .name           = "state",
                .family         = AF_INET,