Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 69408
b: refs/heads/master
c: 1dff92e
h: refs/heads/master
v: v3
  • Loading branch information
Adrian Bunk authored and David S. Miller committed Oct 15, 2007
1 parent 5a003b3 commit 293cfa1
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: e6a5fdf56e3a5fc179cd8c8c19081a9a11882b0c
refs/heads/master: 1dff92e09eb3adfcf3d3dffd0507b850f911f280
2 changes: 1 addition & 1 deletion trunk/net/ipv6/inet6_connection_sock.c
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ void __inet6_csk_dst_store(struct sock *sk, struct dst_entry *dst,
__ip6_dst_store(sk, dst, daddr, saddr);

#ifdef CONFIG_XFRM
if (dst) {
{
struct rt6_info *rt = (struct rt6_info *)dst;
rt->rt6i_flow_cache_genid = atomic_read(&flow_cache_genid);
}
Expand Down

0 comments on commit 293cfa1

Please sign in to comment.