batman-adv: Fix change mac address of soft iface.
authorDef <def@laposte.net>
Thu, 20 Sep 2012 12:56:13 +0000 (14:56 +0200)
committerAntonio Quartulli <ordex@autistici.org>
Sun, 23 Sep 2012 21:12:48 +0000 (23:12 +0200)
Into function interface_set_mac_addr, the function tt_local_add was
invoked before updating dev->dev_addr. The new MAC address was not
tagged as NoPurge.

Signed-off-by: Def <def@laposte.net>

No differences found