batman-adv: pass a 16bit long flag argument to tt_global_add()
authorAntonio Quartulli <ordex@autistici.org>
Thu, 18 Apr 2013 13:13:01 +0000 (15:13 +0200)
committerAntonio Quartulli <ordex@autistici.org>
Wed, 29 May 2013 00:44:55 +0000 (02:44 +0200)
commitd4ff40f683221d46c351cd9ab61f37a6ea5d2444
tree948643240098a2df06425b2d4b49b45c740e2f5a
parent41ab6c4891ed4cdd855ae569924acb1da424a614
batman-adv: pass a 16bit long flag argument to tt_global_add()

it may be the case that we want to store some local TT client flags in a global
entry, therefore the tt_global_add needs to get a proper argument for this

Signed-off-by: Antonio Quartulli <ordex@autistici.org>
Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
net/batman-adv/translation-table.c
net/batman-adv/translation-table.h