one more comment to add to my previous ones:
in net/ipv6/af_inet6.c the function cleanup_module() calls
sock_unregister(AF_INET6) instead of sock_unregister(PF_INET6)
in the spirit of the rest of the kernel source.
Thanks,
Tigran.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu