From: Claudiu Manoil Date: Wed, 6 May 2015 15:07:30 +0000 (+0300) Subject: gianfar: Enable changing mac addr when if up X-Git-Tag: omap-for-v4.3/legacy-v2-signed~163^2~342 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d23a05c75c7e2f45efb4f2550ce17a150c88b2d;p=pandora-kernel.git gianfar: Enable changing mac addr when if up Use device flag IFF_LIVE_ADDR_CHANGE to signal that the device supports changing the hardware address when the device is running. This allows eth_mac_addr() to change the mac address also when the network device's interface is open. This capability is required by certain applications, like bonding mode 6 (Adaptive Load Balancing). Signed-off-by: Claudiu Manoil Signed-off-by: David S. Miller --- Reading git-diff-tree failed