commit | 9e728e84389ba8317d1444bdf256e34ad467f3da | [log] [tgz] |
---|---|---|
author | Simon Wunderlich <simon@open-mesh.com> | Tue Nov 17 14:11:26 2015 +0100 |
committer | Antonio Quartulli <a@unstable.cc> | Sat Jan 09 20:56:00 2016 +0800 |
tree | 14e706b793e44254299e60df3c69390edf8fd301 | |
parent | e1544f3c87778ab4af9689d571570d6abfd2f6c2 [diff] |
batman-adv: only call post function if something changed Currently, the post function is also called on errors or if there were no changes, which is redundant for the functions currently using these facilities. Signed-off-by: Simon Wunderlich <simon@open-mesh.com> Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch> Signed-off-by: Antonio Quartulli <a@unstable.cc>