]> git.baikalelectronics.ru Git - kernel.git/commit
batman-adv: pass a unique flag arg instead of a sequence of bool ones
authorAntonio Quartulli <ordex@autistici.org>
Wed, 29 Jun 2011 23:14:00 +0000 (01:14 +0200)
committerMarek Lindner <lindner_marek@yahoo.de>
Tue, 5 Jul 2011 12:28:54 +0000 (14:28 +0200)
commit46c212bafffe00a7a41342ea9d17be4ed1af419e
treedfb7f9fc8b1ad6d813b37fb004d79c8dc766ed26
parent0b5e173ae4ba9c569c6380c044e24cccfc050f85
batman-adv: pass a unique flag arg instead of a sequence of bool ones

now tt_local_event() takes a flags argument instead of a sequence of
boolean values which would grow up with the time.

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