]> err.no Git - linux-2.6/blobdiff - net/ipv4/netfilter/ip_tables.c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
[linux-2.6] / net / ipv4 / netfilter / ip_tables.c
index e1b402c6b855a50072d127974e9002c518fa3872..6486894f450c3137f84777c995a683ab27cdff6c 100644 (file)
@@ -2296,6 +2296,7 @@ static struct nf_sockopt_ops ipt_sockopts = {
 #ifdef CONFIG_COMPAT
        .compat_get     = compat_do_ipt_get_ctl,
 #endif
+       .owner          = THIS_MODULE,
 };
 
 static struct xt_match icmp_matchstruct __read_mostly = {