]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - net/ipv4/netfilter/ipt_ULOG.c
OMAP1: clock: Typo fix for clock in omap1
[linux-2.6-omap-h63xx.git] / net / ipv4 / netfilter / ipt_ULOG.c
index 18a2826b57c6f2c7e16cd2c091ca68db772b61f6..d32cc4bb328afb51d84e913c8aabc6bd85855005 100644 (file)
@@ -379,7 +379,7 @@ static struct xt_target ulog_tg_reg __read_mostly = {
        .me             = THIS_MODULE,
 };
 
-static struct nf_logger ipt_ulog_logger = {
+static struct nf_logger ipt_ulog_logger __read_mostly = {
        .name           = "ipt_ULOG",
        .logfn          = ipt_logfn,
        .me             = THIS_MODULE,