• Arnaldo Carvalho de Melo's avatar
    o ipv6: use revised net module infrastructure · 49bd36c7
    Arnaldo Carvalho de Melo authored
    Using sk_set_owner and having THIS_MODULE in the struct proto_ops
    registered with the core, also remove the MOD_{INC,DEC}_USE_COUNT,
    as they are not needed anymore with this new net module infrastructure
    for struct sock and struct socket. (well, see the netdev discussion :)
    49bd36c7
af_inet6.c 20.4 KB