]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
batman-adv: remove references for global tt entries
authorSimon Wunderlich <simon.wunderlich@s2003.tu-chemnitz.de>
Wed, 19 Oct 2011 09:02:25 +0000 (11:02 +0200)
committerMarek Lindner <lindner_marek@yahoo.de>
Tue, 25 Oct 2011 12:23:04 +0000 (14:23 +0200)
commit531027fcddbcf81c9937dd04f08a7e8f11fd47d2
treef8330a14de6bccb030e68cdece8e589ff5678b5a
parent9d8523931f7f5eb8900077f0da0fbe6b8ad0010b
batman-adv: remove references for global tt entries

struct tt_global_entry holds a reference to an orig_node which must be
decremented before deallocating the structure.

Signed-off-by: Simon Wunderlich <siwu@hrz.tu-chemnitz.de>
Tested-by: Alexey Fisher <bug-track@fisher-privat.net>
Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
net/batman-adv/translation-table.c