Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 341878
b: refs/heads/master
c: 193c1e4
h: refs/heads/master
v: v3
  • Loading branch information
Nicolas Dichtel authored and David S. Miller committed Dec 4, 2012
1 parent a83735a commit 9da4cf3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 4e66ae2ea371cf431283e2cb95480eb860432856
refs/heads/master: 193c1e478cc496844fcbef402a10976c95a634ff
2 changes: 1 addition & 1 deletion trunk/net/ipv6/ip6mr.c
Original file line number Diff line number Diff line change
Expand Up @@ -2251,7 +2251,7 @@ static int ip6mr_fill_mroute(struct mr6_table *mrt, struct sk_buff *skb,
return -EMSGSIZE;

rtm = nlmsg_data(nlh);
rtm->rtm_family = RTNL_FAMILY_IPMR;
rtm->rtm_family = RTNL_FAMILY_IP6MR;
rtm->rtm_dst_len = 128;
rtm->rtm_src_len = 128;
rtm->rtm_tos = 0;
Expand Down

0 comments on commit 9da4cf3

Please sign in to comment.