]> err.no Git - linux-2.6/blobdiff - net/ipv4/icmp.c
[POWERPC] 83xx: Add default config file for Wind River SBC8349 board
[linux-2.6] / net / ipv4 / icmp.c
index 233de06342989ec9a4067ed7e5a7b7f45fed6797..82baea026484d6b311986f24db8855dbf184b611 100644 (file)
@@ -540,7 +540,6 @@ void icmp_send(struct sk_buff *skb_in, int type, int code, __be32 info)
        icmp_param.data.icmph.checksum   = 0;
        icmp_param.skb    = skb_in;
        icmp_param.offset = skb_network_offset(skb_in);
-       icmp_out_count(icmp_param.data.icmph.type);
        inet_sk(icmp_socket->sk)->tos = tos;
        ipc.addr = iph->saddr;
        ipc.opt = &icmp_param.replyopts;