]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - net/ipv4/netfilter/ip_tables.c
[NETFILTER]: Fix/improve deadlock condition on module removal netfilter
[linux-2.6-omap-h63xx.git] / 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 = {