Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 2428
b: refs/heads/master
c: 90f6691
h: refs/heads/master
v: v3
  • Loading branch information
David S. Miller committed Jun 21, 2005
1 parent 3295baf commit de51860
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: 047601bf7c803724bbab9a4fdbad9481cecc12e0
refs/heads/master: 90f66914c89b0be63548d4387d1211280aa7bc8e
2 changes: 1 addition & 1 deletion trunk/net/ipv4/fib_trie.c
Original file line number Diff line number Diff line change
Expand Up @@ -1786,7 +1786,7 @@ static int fn_trie_dump_fa(t_key key, int plen, struct list_head *fah, struct fi
&xkey,
plen,
fa->fa_tos,
fa->fa_info) < 0) {
fa->fa_info, 0) < 0) {
cb->args[3] = i;
return -1;
}
Expand Down

0 comments on commit de51860

Please sign in to comment.