batman-adv: beautify tt_global_add() argument list
authorAntonio Quartulli <ordex@autistici.org>
Thu, 24 May 2012 22:00:54 +0000 (00:00 +0200)
committerAntonio Quartulli <ordex@autistici.org>
Thu, 28 Jun 2012 06:44:52 +0000 (08:44 +0200)
commitd4f4469255359c97564b15b5ef04253fd3ec08f1
treeb9752e703c15bc1499439699ea0bbff56c325316
parent3b643de541d4051f236f1e422f3329cccb7bd9c5
batman-adv: beautify tt_global_add() argument list

Instead of adding a new bool argument each time it is needed, it is better (and
simpler) to pass an 8bit flag argument which contains all the needed flags

Signed-off-by: Antonio Quartulli <ordex@autistici.org>
Signed-off-by: Sven Eckelmann <sven@narfation.org>
net/batman-adv/routing.c
net/batman-adv/translation-table.c
net/batman-adv/translation-table.h