Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 78647
b: refs/heads/master
c: a06b494
h: refs/heads/master
i:
  78645: 477cdd9
  78643: ea951ef
  78639: 930ad0a
v: v3
  • Loading branch information
Gui Jianfeng authored and David S. Miller committed Jan 28, 2008
1 parent 435e2af commit c04517e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: f624357959001c9156ee7a475283fc6041f78e0e
refs/heads/master: a06b494b61de44617dd58612164bdde56fca7bfb
3 changes: 0 additions & 3 deletions trunk/net/ipv6/ip6_fib.c
Original file line number Diff line number Diff line change
Expand Up @@ -1126,9 +1126,6 @@ static void fib6_del_route(struct fib6_node *fn, struct rt6_info **rtp,

rt->u.dst.rt6_next = NULL;

if (fn->leaf == NULL && fn->fn_flags&RTN_TL_ROOT)
fn->leaf = &ip6_null_entry;

/* If it was last route, expunge its radix tree node */
if (fn->leaf == NULL) {
fn->fn_flags &= ~RTN_RTINFO;
Expand Down

0 comments on commit c04517e

Please sign in to comment.