Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 255313
b: refs/heads/master
c: bb899b8
h: refs/heads/master
i:
  255311: a2d296c
v: v3
  • Loading branch information
Sven Eckelmann committed May 30, 2011
1 parent 8abf872 commit 820af59
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: 402196724816875d382099bedb09fdf1f57845bc
refs/heads/master: bb899b89f46eb1fd6f62a4c360f6511b9714e479
2 changes: 1 addition & 1 deletion trunk/net/batman-adv/routing.c
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ static void update_route(struct bat_priv *bat_priv, struct orig_node *orig_node,
tt_buff, tt_buff_len);

/* route changed */
} else {
} else if (neigh_node && curr_router) {
bat_dbg(DBG_ROUTES, bat_priv,
"Changing route towards: %pM "
"(now via %pM - was via %pM)\n",
Expand Down

0 comments on commit 820af59

Please sign in to comment.