X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=net%2Fipv4%2Ficmp.c;h=233de06342989ec9a4067ed7e5a7b7f45fed6797;hb=6f37ac793d6ba7b35d338f791974166f67fdd9ba;hp=272c69e106e9a6a416249fcb77607ac43c16940a;hpb=ecaedfa385a6df297e17d6e9f296cc63f12c053f;p=linux-2.6 diff --git a/net/ipv4/icmp.c b/net/ipv4/icmp.c index 272c69e106..233de06342 100644 --- a/net/ipv4/icmp.c +++ b/net/ipv4/icmp.c @@ -1104,5 +1104,4 @@ void __init icmp_init(struct net_proto_family *ops) EXPORT_SYMBOL(icmp_err_convert); EXPORT_SYMBOL(icmp_send); EXPORT_SYMBOL(icmp_statistics); -EXPORT_SYMBOL(icmpmsg_statistics); EXPORT_SYMBOL(xrlim_allow);