summaryrefslogtreecommitdiff
path: root/include/linux/mroute6.h
diff options
context:
space:
mode:
authorStephen Rothwell <sfr@canb.auug.org.au>2017-02-17 10:32:47 +1100
committerStephen Rothwell <sfr@canb.auug.org.au>2017-02-17 10:32:50 +1100
commit1a6324a0cc91d9d99078744f45be71f8f53d6112 (patch)
tree72f953c4a30d4cd28aa30afc7dccf5d28ed67604 /include/linux/mroute6.h
parent1206e4b40d30f6ec9628351bcdbef31bd0e31baf (diff)
parentf3caf8618bce7e86c6f4f86785dd004c71b63a2d (diff)
Merge remote-tracking branch 'net-next/master'
Diffstat (limited to 'include/linux/mroute6.h')
-rw-r--r--include/linux/mroute6.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/mroute6.h b/include/linux/mroute6.h
index 19a1c0c2993b..ce44e3e96d27 100644
--- a/include/linux/mroute6.h
+++ b/include/linux/mroute6.h
@@ -116,7 +116,7 @@ struct mfc6_cache {
struct rtmsg;
extern int ip6mr_get_route(struct net *net, struct sk_buff *skb,
- struct rtmsg *rtm, int nowait, u32 portid);
+ struct rtmsg *rtm, u32 portid);
#ifdef CONFIG_IPV6_MROUTE
extern struct sock *mroute6_socket(struct net *net, struct sk_buff *skb);