From: Max Schwarz Date: Fri, 18 Apr 2014 00:17:32 +0000 (+0200) Subject: arc_emac: write initial MAC address from devicetree to hw X-Git-Tag: omap-for-v3.16/fixes-against-rc1~214^2~60 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=235a251abad38910120ba2dbd77296983c1d71b2;p=pandora-kernel.git arc_emac: write initial MAC address from devicetree to hw The MAC address retrieved from dt was not actually written to the hardware. This meant proper communication was only possible after changing the MAC address. Fix that by always writing the mac address during probing. Signed-off-by: Max Schwarz Acked-by: Heiko Stuebner Tested-by: Heiko Stuebner Signed-off-by: David S. Miller --- Reading git-diff-tree failed