From: Antoine Ténart Date: Tue, 30 Sep 2014 14:28:11 +0000 (+0200) Subject: net: pxa168_eth: set the mac address on the Ethernet controller X-Git-Tag: omap-for-v3.19/prcm-cleanup~141^2~101^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=39830689ef0a935a4a2ac35c51568f483e1c5f7f;p=pandora-kernel.git net: pxa168_eth: set the mac address on the Ethernet controller When changing the MAC address, in addition to updating the dev_addr in the net_device structure, this patch also update the MAC address registers (high and low) of the Ethernet controller with the new MAC. The address stored in these registers is used for IEEE 802.3x Ethernet flow control, which is already enabled. Signed-off-by: Antoine Tenart Acked-by: Arnd Bergmann Signed-off-by: David S. Miller --- Reading git-diff-tree failed