]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitdaacf731ccf0724118b395b1a2542afa77fe49af
treec7409e8eef9e6f42ed7d2fdb9b36cb3168310970
parentb2273110cc1a4fb92a46e22e2a3188ea96257d3f
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