git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3a7f291
)
batman-adv: add reference counting for type batadv_tt_orig_list_entry
author
Antonio Quartulli
<ordex@autistici.org>
Sun, 1 Jul 2012 12:09:12 +0000
(14:09 +0200)
committer
Antonio Quartulli
<ordex@autistici.org>
Thu, 23 Aug 2012 12:02:44 +0000
(14:02 +0200)
The batadv_tt_orig_list_entry structure didn't have any refcounting mechanism so
far. This patch introduces it and makes the structure being usable in much more
complex context.
Signed-off-by: Antonio Quartulli <ordex@autistici.org>
No differences found