Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 122586
b: refs/heads/master
c: 8229efd
h: refs/heads/master
v: v3
  • Loading branch information
Benjamin Thery authored and David S. Miller committed Dec 11, 2008
1 parent daa08f3 commit 5a35e14
Show file tree
Hide file tree
Showing 4 changed files with 130 additions and 103 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 8b90fc7e5b43aaef941044a4785a42439015b539
refs/heads/master: 8229efdaef1e7913ae1712c0ba752f267e5fcd5e
3 changes: 2 additions & 1 deletion trunk/include/linux/mroute6.h
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,8 @@ void mfc6_net_set(struct mfc6_cache *mfc, struct net *net)

#ifdef __KERNEL__
struct rtmsg;
extern int ip6mr_get_route(struct sk_buff *skb, struct rtmsg *rtm, int nowait);
extern int ip6mr_get_route(struct net *net, struct sk_buff *skb,
struct rtmsg *rtm, int nowait);

#ifdef CONFIG_IPV6_MROUTE
static inline struct sock *mroute6_socket(struct net *net)
Expand Down
Loading

0 comments on commit 5a35e14

Please sign in to comment.