]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit78ee58cbbd10cd0d9291c08ee16b4a2f8e6583f2
tree948643240098a2df06425b2d4b49b45c740e2f5a
parent3359ce7ca67fb91e677d6892826b0fe052538d14
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