X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=include%2Flinux%2Fmroute.h;h=d5277fc3ce2eea2470891f360031f694d92b3996;hb=d9c25e86cd669b25cab7bbc9699fe88d61366957;hp=79aaa9fc1a15d6ed7caac2b147ae030b18da060a;hpb=84806ade19fe07ad30049298d12c3e58eebb192d;p=firefly-linux-kernel-4.4.55.git diff --git a/include/linux/mroute.h b/include/linux/mroute.h index 79aaa9fc1a15..d5277fc3ce2e 100644 --- a/include/linux/mroute.h +++ b/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