]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - include/linux/icmpv6.h
Merge branch 'viafb-next' of git://github.com/schandinat/linux-2.6
[karo-tx-linux.git] / include / linux / icmpv6.h
index 4c4c74ec5987b552ea92afe9e195b53493797ebe..ba45e6bc0764c84e5d0c4409193c6c4e6aa2ee99 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,