Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 85847
b: refs/heads/master
c: 9937ded
h: refs/heads/master
i:
  85845: 6a20e99
  85843: d0d3370
  85839: 21f8bb5
v: v3
  • Loading branch information
Denis V. Lunev authored and David S. Miller committed Feb 19, 2008
1 parent 06b2e36 commit 074be7d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 8ac62dc773c149d7b7124b4912b425842f905d3e
refs/heads/master: 9937ded8e44de8865cba1509d24eea9d350cebf0
1 change: 1 addition & 0 deletions trunk/net/ipv6/ip6_tunnel.c
Original file line number Diff line number Diff line change
Expand Up @@ -550,6 +550,7 @@ ip4ip6_err(struct sk_buff *skb, struct inet6_skb_parm *opt,
ip_rt_put(rt);
goto out;
}
skb2->dst = (struct dst_entry *)rt;
} else {
ip_rt_put(rt);
if (ip_route_input(skb2, eiph->daddr, eiph->saddr, eiph->tos,
Expand Down

0 comments on commit 074be7d

Please sign in to comment.