commit | 320b936678f57107524063e4fe3c29d1d4795810 | [log] [tgz] |
---|---|---|
author | Simon Wunderlich <sw@simonwunderlich.de> | Wed Jul 16 12:23:10 2014 +0200 |
committer | Antonio Quartulli <antonio@meshcoding.com> | Wed Jan 07 17:21:53 2015 +0100 |
tree | 6c51e344812c437baf6bd076ac13509069ea06bd | |
parent | 193924472a2514f7d9e4d08cf184e9a5f2b9309d [diff] |
batman-adv: remove obsolete variable primary_iface from orig_node This variable became obsolete when changing to the new bonding mechanism based on the multi interface optimization. Since its not used anywhere, remove it. Reported-by: Linus Lüssing <linus.luessing@web.de> Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de> Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch> Signed-off-by: Antonio Quartulli <antonio@meshcoding.com>