Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 335760
b: refs/heads/master
c: 27b37eb
h: refs/heads/master
v: v3
  • Loading branch information
Antonio Quartulli committed Nov 16, 2012
1 parent 02fae62 commit e595812
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: e9c00136a4754829faf885cf966c9754c7734660
refs/heads/master: 27b37ebfa2d2a1b6acef6f2d21c497475c9b9709
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 @@ -1502,7 +1502,7 @@ batadv_tt_response_fill_table(uint16_t tt_len, uint8_t ttvn,

memcpy(tt_change->addr, tt_common_entry->addr,
ETH_ALEN);
tt_change->flags = BATADV_NO_FLAGS;
tt_change->flags = tt_common_entry->flags;

tt_count++;
tt_change++;
Expand Down

0 comments on commit e595812

Please sign in to comment.