X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=kernel%2Finclude%2Flinux%2Fmroute.h;fp=kernel%2Finclude%2Flinux%2Fmroute.h;h=d5277fc3ce2eea2470891f360031f694d92b3996;hb=52f993b8e89487ec9ee15a7fb4979e0f09a45b27;hp=79aaa9fc1a15d6ed7caac2b147ae030b18da060a;hpb=c189ccac5702322ed843fe17057035b7222a59b6;p=kvmfornfv.git diff --git a/kernel/include/linux/mroute.h b/kernel/include/linux/mroute.h index 79aaa9fc1..d5277fc3c 100644 --- a/kernel/include/linux/mroute.h +++ b/kernel/include/linux/mroute.h @@ -103,5 +103,5 @@ struct mfc_cache { struct rtmsg; extern int ipmr_get_route(struct net *net, struct sk_buff *skb, __be32 saddr, __be32 daddr, - struct rtmsg *rtm, int nowait); + struct rtmsg *rtm, int nowait, u32 portid); #endif