X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fnet%2Fip6_route.h;h=5f53db7e4e576f61450f83db2e2c5f14a871ce64;hb=a22c50c302c58ba2d1d2846e85239ba80da61a56;hp=bc391ba101e9aa96996236c55584ebc67fbd86b9;hpb=9921b256bb7402143a5bf0b722582562b6485eb8;p=linux-2.6 diff --git a/include/net/ip6_route.h b/include/net/ip6_route.h index bc391ba101..5f53db7e4e 100644 --- a/include/net/ip6_route.h +++ b/include/net/ip6_route.h @@ -107,6 +107,7 @@ struct rt6_rtnl_dump_arg { struct sk_buff *skb; struct netlink_callback *cb; + struct net *net; }; extern int rt6_dump_route(struct rt6_info *rt, void *p_arg);