batman-adv: code refactoring - move debug print into tt_local_set_pending
authorAntonio Quartulli <ordex@autistici.org>
Fri, 6 Jan 2012 20:31:34 +0000 (21:31 +0100)
committerMarek Lindner <lindner_marek@yahoo.de>
Thu, 16 Feb 2012 18:50:21 +0000 (02:50 +0800)
commitc566dbbef029d7ea957e9566e3073e68b9e05de9
treec7409e8eef9e6f42ed7d2fdb9b36cb3168310970
parentc40ed2bfa6cc30174d5c547b37bcd6528c830ef4
batman-adv: code refactoring - move debug print into tt_local_set_pending

Each tt_local_set_pending is always followed by a bat_dbg invocation. This can
be simplified by moving the bat_dbg() call.

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