X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=kernel%2Finclude%2Flinux%2Fmroute6.h;fp=kernel%2Finclude%2Flinux%2Fmroute6.h;h=f831155dc7d1201f5b2ef899a51a1e3a45f768e8;hb=52f993b8e89487ec9ee15a7fb4979e0f09a45b27;hp=66982e7640514389098c140a39665f95261071d8;hpb=c189ccac5702322ed843fe17057035b7222a59b6;p=kvmfornfv.git diff --git a/kernel/include/linux/mroute6.h b/kernel/include/linux/mroute6.h index 66982e764..f831155dc 100644 --- a/kernel/include/linux/mroute6.h +++ b/kernel/include/linux/mroute6.h @@ -115,7 +115,7 @@ struct mfc6_cache { struct rtmsg; extern int ip6mr_get_route(struct net *net, struct sk_buff *skb, - struct rtmsg *rtm, int nowait); + struct rtmsg *rtm, int nowait, u32 portid); #ifdef CONFIG_IPV6_MROUTE extern struct sock *mroute6_socket(struct net *net, struct sk_buff *skb);