Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 321575
b: refs/heads/master
c: 155e4e1
h: refs/heads/master
i:
  321573: 9541255
  321571: d9e45c1
  321567: cdbc1ad
v: v3
  • Loading branch information
Jesper Juhl authored and David S. Miller committed Aug 8, 2012
1 parent dfd7060 commit 4604d58
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: be72f63b4cd5d6778cf7eb0d0a86f18f96b51c0c
refs/heads/master: 155e4e12b9f49c2dc817bb4c44e9416c46833c3d
1 change: 1 addition & 0 deletions trunk/net/batman-adv/translation-table.c
Original file line number Diff line number Diff line change
Expand Up @@ -197,6 +197,7 @@ static void batadv_tt_local_event(struct batadv_priv *bat_priv,
del:
list_del(&entry->list);
kfree(entry);
kfree(tt_change_node);
event_removed = true;
goto unlock;
}
Expand Down

0 comments on commit 4604d58

Please sign in to comment.