commit | c566dbbef029d7ea957e9566e3073e68b9e05de9 | [log] [tgz] |
---|---|---|
author | Antonio Quartulli <ordex@autistici.org> | Fri Jan 06 21:31:34 2012 +0100 |
committer | Marek Lindner <lindner_marek@yahoo.de> | Fri Feb 17 02:50:21 2012 +0800 |
tree | c7409e8eef9e6f42ed7d2fdb9b36cb3168310970 | |
parent | c40ed2bfa6cc30174d5c547b37bcd6528c830ef4 [diff] |
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>