]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - net/l2tp/l2tp_ip.c
ipv6: AF_INET6 link address family
[net-next-2.6.git] / net / l2tp / l2tp_ip.c
index 1c770c0644d1a3111eddbac4463ecd8bd4821850..0bf6a59545ab9439f3ab7126539cd9aef419b752 100644 (file)
@@ -576,7 +576,7 @@ out:
        return copied;
 }
 
-struct proto l2tp_ip_prot = {
+static struct proto l2tp_ip_prot = {
        .name              = "L2TP/IP",
        .owner             = THIS_MODULE,
        .init              = l2tp_ip_open,