From: Marek Lindner Date: Sat, 18 Sep 2010 19:01:22 +0000 (+0200) Subject: Staging: batman-adv: Introduce update_primary_addr to update mac address X-Git-Tag: v2.6.37-rc1~60^2~3^2~543 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=037dafa8673dbe71c64be7d1021b85c6692a6f7d;p=pandora-kernel.git Staging: batman-adv: Introduce update_primary_addr to update mac address set_primary_if is currently misused to update the mac address in vis packets. This unneeded and introduces overhead due to other operations which must be done when updating the primary interface. Signed-off-by: Marek Lindner Signed-off-by: Sven Eckelmann Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed