Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 79546
b: refs/heads/master
c: ac97f75
h: refs/heads/master
v: v3
  • Loading branch information
Stephen Hemminger authored and David S. Miller committed Jan 28, 2008
1 parent 709535c commit db6d127
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: f638a2f0579f74dc93d7da4299146e2822c06889
refs/heads/master: ac97f75faae2a18648145bc6bbcdd326bac6a1c2
3 changes: 0 additions & 3 deletions trunk/net/ipv4/fib_trie.c
Original file line number Diff line number Diff line change
Expand Up @@ -2477,9 +2477,6 @@ static int fib_route_seq_show(struct seq_file *seq, void *v)
struct fib_alias *fa;
__be32 mask, prefix;

if (!li)
continue;

mask = inet_make_mask(li->plen);
prefix = htonl(l->key);

Expand Down

0 comments on commit db6d127

Please sign in to comment.