Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 34545
b: refs/heads/master
c: 2285adc
h: refs/heads/master
i:
  34543: f1d7859
v: v3
  • Loading branch information
YOSHIFUJI Hideaki authored and David S. Miller committed Sep 22, 2006
1 parent 4388f53 commit a4e9525
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: 66729e18df08ee20a9824148236b89f56371659e
refs/heads/master: 2285adc1e6c9f964f9625e7edcd233fccd7a7c92
2 changes: 1 addition & 1 deletion trunk/net/ipv6/ip6_fib.c
Original file line number Diff line number Diff line change
Expand Up @@ -776,7 +776,7 @@ int fib6_add(struct fib6_node *root, struct rt6_info *rt, struct nl_info *info)
if (err == 0) {
fib6_start_gc(rt);
if (!(rt->rt6i_flags&RTF_CACHE))
fib6_prune_clones(fn, rt);
fib6_prune_clones(pn, rt);
}

out:
Expand Down

0 comments on commit a4e9525

Please sign in to comment.