Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 79508
b: refs/heads/master
c: 64347f7
h: refs/heads/master
v: v3
  • Loading branch information
Stephen Hemminger authored and David S. Miller committed Jan 28, 2008
1 parent 3c7b57b commit 552abca
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: 1328042e268c936189f15eba5bd9a5a4605a8581
refs/heads/master: 64347f786d13349d6a6f812f3a83c269e26c0136
2 changes: 1 addition & 1 deletion trunk/net/ipv4/fib_trie.c
Original file line number Diff line number Diff line change
Expand Up @@ -1898,7 +1898,7 @@ static int fn_trie_dump_fa(t_key key, int plen, struct list_head *fah,
xkey,
plen,
fa->fa_tos,
fa->fa_info, 0) < 0) {
fa->fa_info, NLM_F_MULTI) < 0) {
cb->args[4] = i;
return -1;
}
Expand Down

0 comments on commit 552abca

Please sign in to comment.