]> err.no Git - linux-2.6/blobdiff - net/ipv6/tcp_ipv6.c
[IPV6]: fix section mismatch warnings
[linux-2.6] / net / ipv6 / tcp_ipv6.c
index 0ef99864ef8a00963a7b7b0aa03513762728c623..0268e118f0b490536e9583892abae630abed60c8 100644 (file)
@@ -2193,7 +2193,7 @@ out_tcpv6_protosw:
        goto out;
 }
 
-void __exit tcpv6_exit(void)
+void tcpv6_exit(void)
 {
        sock_release(tcp6_socket);
        inet6_unregister_protosw(&tcpv6_protosw);