X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=net%2Fipv4%2Ficmp.c;h=efcd23dd37b9df1243c3aef68ee3e02529cbe6c2;hb=70790a4b5cd6c0291e5b1a2836e2832d46036ac6;hp=f3b54930368c38eefaf01364b6e9c4ae6503edea;hpb=413ba3004a4036bb5d6e52d2faa2b19cb13561dc;p=linux-2.6.git diff --git a/net/ipv4/icmp.c b/net/ipv4/icmp.c index f3b549303..efcd23dd3 100644 --- a/net/ipv4/icmp.c +++ b/net/ipv4/icmp.c @@ -592,7 +592,7 @@ static void icmp_unreach(struct sk_buff *skb) struct iphdr *iph; struct icmphdr *icmph; int hash, protocol; - struct inet_protocol *ipprot; + struct net_protocol *ipprot; struct sock *raw_sk; u32 info = 0;