diff --git a/[refs] b/[refs] index 11772042337e..f5e70ab1f00d 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: bbbb1a812de596958163779ae5b0806bc53a83f4 +refs/heads/master: 39296ed6699df34fdfbf1b14281c07321a079a3d diff --git a/trunk/net/ipv4/icmp.c b/trunk/net/ipv4/icmp.c index 272c69e106e9..233de0634298 100644 --- a/trunk/net/ipv4/icmp.c +++ b/trunk/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);