diff options
Diffstat (limited to 'include/linux/mroute.h')
-rw-r--r-- | include/linux/mroute.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/mroute.h b/include/linux/mroute.h index d351fd3e1049..e5fb81376e92 100644 --- a/include/linux/mroute.h +++ b/include/linux/mroute.h | |||
@@ -120,5 +120,5 @@ struct mfc_cache { | |||
120 | struct rtmsg; | 120 | struct rtmsg; |
121 | int ipmr_get_route(struct net *net, struct sk_buff *skb, | 121 | int ipmr_get_route(struct net *net, struct sk_buff *skb, |
122 | __be32 saddr, __be32 daddr, | 122 | __be32 saddr, __be32 daddr, |
123 | struct rtmsg *rtm, int nowait); | 123 | struct rtmsg *rtm, int nowait, u32 portid); |
124 | #endif | 124 | #endif |