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)
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>

No differences found