]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - net/bridge/netfilter/ebt_log.c
Merge current mainline tree into linux-omap tree
[linux-2.6-omap-h63xx.git] / net / bridge / netfilter / ebt_log.c
index d44cbf8c374af41d54bb0d7cd0727fa06d30052a..a94f3cc377c0749cf54d479c9388abe3812b8d58 100644 (file)
@@ -214,7 +214,7 @@ static struct xt_target ebt_log_tg_reg __read_mostly = {
        .me             = THIS_MODULE,
 };
 
-static const struct nf_logger ebt_log_logger = {
+static struct nf_logger ebt_log_logger __read_mostly = {
        .name           = "ebt_log",
        .logfn          = &ebt_log_packet,
        .me             = THIS_MODULE,