]> 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)
commit4193559ca7beb2900da3e665a0e43136e64d18e2
treedfb7f9fc8b1ad6d813b37fb004d79c8dc766ed26
parent5171c2b4c1d34ae2e10c6e102982c6e42fc8257d
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