From: Lucas Stach Date: Sun, 30 Mar 2014 19:32:08 +0000 (+0200) Subject: net: fec: make sure to init MAC address X-Git-Tag: v3.15-rc1~113^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=44934fac2171d5b0ed1838293f2e2db7508ad628;p=pandora-kernel.git net: fec: make sure to init MAC address Though we made sure to acquire a valid MAC for the netdevice we never actually programmed it into the hardware. So if the bootloader did not set the MAC, network operation would only work if userspace explicitly asked to transfer the MAC to hardware. Signed-off-by: Lucas Stach Signed-off-by: David S. Miller --- Reading git-diff-tree failed