]> err.no Git - linux-2.6/blobdiff - net/ipv4/fib_lookup.h
Merge branch 'master' into upstream
[linux-2.6] / net / ipv4 / fib_lookup.h
index d6d1a89e4003072e562304762c0ca1a008d99d10..fd6f7769f8ab7fd0278fe1f65b02a677db44b688 100644 (file)
@@ -26,7 +26,7 @@ extern void fib_release_info(struct fib_info *);
 extern struct fib_info *fib_create_info(struct fib_config *cfg);
 extern int fib_nh_match(struct fib_config *cfg, struct fib_info *fi);
 extern int fib_dump_info(struct sk_buff *skb, u32 pid, u32 seq, int event,
-                        u32 tb_id, u8 type, u8 scope, void *dst,
+                        u32 tb_id, u8 type, u8 scope, u32 dst,
                         int dst_len, u8 tos, struct fib_info *fi,
                         unsigned int);
 extern void rtmsg_fib(int event, u32 key, struct fib_alias *fa,