From: nikolay@redhat.com Date: Wed, 26 Jun 2013 15:13:39 +0000 (+0200) Subject: bonding: when cloning a MAC use NET_ADDR_STOLEN X-Git-Tag: v3.11-rc1~64^2~104 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae0d67505ca30c635f7763564622c9710913f293;p=pandora-kernel.git bonding: when cloning a MAC use NET_ADDR_STOLEN A simple semantic change, when a slave's MAC is cloned by the bond master then set addr_assign_type to NET_ADDR_STOLEN instead of NET_ADDR_SET. Also use bond_set_dev_addr() in BOND_FOM_ACTIVE mode to change the bond's MAC address because the assign_type has to be set properly. Signed-off-by: Nikolay Aleksandrov Signed-off-by: David S. Miller --- Reading git-diff-tree failed