X-Git-Url: http://git.cascardo.eti.br/?a=blobdiff_plain;f=net%2Fipv6%2Fprotocol.c;h=e048cf1bb6a234bb1c0eac0987d8e093a733f2f1;hb=39af0c409e8c06b51caf7dc43e49ef96ae790a55;hp=22d1bd4670dab741b2417051b45370b4a75b42a3;hpb=bc9627e7e918a85e906c1a3f6d01d9b8ef911a96;p=cascardo%2Flinux.git diff --git a/net/ipv6/protocol.c b/net/ipv6/protocol.c index 22d1bd4670da..e048cf1bb6a2 100644 --- a/net/ipv6/protocol.c +++ b/net/ipv6/protocol.c @@ -36,10 +36,6 @@ int inet6_add_protocol(const struct inet6_protocol *prot, unsigned char protocol } EXPORT_SYMBOL(inet6_add_protocol); -/* - * Remove a protocol from the hash tables. - */ - int inet6_del_protocol(const struct inet6_protocol *prot, unsigned char protocol) { int ret;