From: Def Date: Thu, 20 Sep 2012 12:56:13 +0000 (+0200) Subject: batman-adv: Fix change mac address of soft iface. X-Git-Tag: v3.6~22^2~1^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=40a3eb33e307616567f4b81792f405a7f3f0abee;p=pandora-kernel.git batman-adv: Fix change mac address of soft iface. 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 --- Reading git-diff-tree failed