commit | d4f4469255359c97564b15b5ef04253fd3ec08f1 | [log] [tgz] |
---|---|---|
author | Antonio Quartulli <ordex@autistici.org> | Fri May 25 00:00:54 2012 +0200 |
committer | Antonio Quartulli <ordex@autistici.org> | Thu Jun 28 08:44:52 2012 +0200 |
tree | b9752e703c15bc1499439699ea0bbff56c325316 | |
parent | 3b643de541d4051f236f1e422f3329cccb7bd9c5 [diff] |
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>