X-Git-Url: http://pilppa.org/gitweb/?a=blobdiff_plain;f=include%2Fnet%2Fip6_route.h;h=5f53db7e4e576f61450f83db2e2c5f14a871ce64;hb=e496e3d645c93206faf61ff6005995ebd08cc39c;hp=bc391ba101e9aa96996236c55584ebc67fbd86b9;hpb=7393423dd9b5790a3115873be355e9fc862bce8f;p=linux-2.6-omap-h63xx.git diff --git a/include/net/ip6_route.h b/include/net/ip6_route.h index bc391ba101e..5f53db7e4e5 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);