From: Steve Glendinning Date: Thu, 19 Mar 2009 00:24:46 +0000 (+0000) Subject: smsc911x: allow setting of mac address X-Git-Tag: v2.6.30-rc1~662^2~186 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=225ddf498cc99ead1d11ed1aaf1887e24e1007fa;p=pandora-kernel.git smsc911x: allow setting of mac address This patch replaces the generic eth_mac_addr function with one that also updates the hardware mac address registers. It also renames the existing smsc911x_set_mac_address function to smsc911x_hw_set_mac_address for clarity. Newer LAN911x and all LAN921x devices also support changing the mac address while the device is running, which is useful for some bonding modes. Signed-off-by: Steve Glendinning Signed-off-by: David S. Miller --- Reading git-diff-tree failed