Merge to Fedora kernel-2.6.7-1.492
[linux-2.6.git] / net / ipv4 / icmp.c
index f3b5493..efcd23d 100644 (file)
@@ -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;