]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - net/ipv6/udp.c
[NET]: Fix sparse warnings
[net-next-2.6.git] / net / ipv6 / udp.c
index c348307e57737230d8d7d4b2a5135e86a89ca9e1..67d9a04b6902b842436c06732f9a7294d4ad36a2 100644 (file)
@@ -1054,8 +1054,6 @@ struct proto udpv6_prot = {
        .obj_size =     sizeof(struct udp6_sock),
 };
 
-extern struct proto_ops inet6_dgram_ops;
-
 static struct inet_protosw udpv6_protosw = {
        .type =      SOCK_DGRAM,
        .protocol =  IPPROTO_UDP,