Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 314302
b: refs/heads/master
c: 08ad76e
h: refs/heads/master
v: v3
  • Loading branch information
Marek Lindner authored and Antonio Quartulli committed Jun 18, 2012
1 parent 43d1086 commit 7e96205
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: d8cb548616524e10d36b4241b03893a11655ec5d
refs/heads/master: 08ad76ecc9f7f02cbe6ccbaa4abc9e9f193ed0e4
2 changes: 1 addition & 1 deletion trunk/net/batman-adv/translation-table.c
Original file line number Diff line number Diff line change
Expand Up @@ -319,7 +319,7 @@ int tt_changes_fill_buffer(struct bat_priv *bat_priv,
}
spin_unlock_bh(&bat_priv->tt_buff_lock);

return tot_changes;
return count;
}

int tt_local_seq_print_text(struct seq_file *seq, void *offset)
Expand Down

0 comments on commit 7e96205

Please sign in to comment.