Merge branch 'kvm-updates/2.6.39' of git://git.kernel.org/pub/scm/virt/kvm/kvm
[pandora-kernel.git] / include / linux / icmpv6.h
index 4c4c74e..ba45e6b 100644 (file)
@@ -183,10 +183,10 @@ extern void                               icmpv6_cleanup(void);
 extern void                            icmpv6_param_prob(struct sk_buff *skb,
                                                          u8 code, int pos);
 
-struct flowi;
+struct flowi6;
 struct in6_addr;
 extern void                            icmpv6_flow_init(struct sock *sk,
-                                                        struct flowi *fl,
+                                                        struct flowi6 *fl6,
                                                         u8 type,
                                                         const struct in6_addr *saddr,
                                                         const struct in6_addr *daddr,