]> Pileus Git - ~andy/linux/blobdiff - net/ipv6/netfilter/ip6_tables.c
[NETFILTER]: nfnetlink: convert to generic netlink attribute functions
[~andy/linux] / net / ipv6 / netfilter / ip6_tables.c
index aeda617246b76ea8a956f171d83a1362fa007071..cd9df02bb85c212b1e65401937e0226ec1144280 100644 (file)
@@ -1462,6 +1462,7 @@ static struct nf_sockopt_ops ip6t_sockopts = {
        .get_optmin     = IP6T_BASE_CTL,
        .get_optmax     = IP6T_SO_GET_MAX+1,
        .get            = do_ip6t_get_ctl,
+       .owner          = THIS_MODULE,
 };
 
 static struct xt_match icmp6_matchstruct __read_mostly = {