From: Lothar Waßmann Date: Wed, 7 Dec 2011 21:59:29 +0000 (+0000) Subject: net/fec: don't munge MAC address from platform data X-Git-Tag: v3.3-rc1~182^2~297 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=589efdc7f7327bc8ddf597bdaf9de38fcea31744;p=pandora-kernel.git net/fec: don't munge MAC address from platform data When the MAC address is supplied via platform_data it should be OK as it is and should not be modified in case of a dual FEC setup. Also copying the MAC from platform_data to the single 'macaddr' variable will overwrite the MAC for the first interface in case of a dual FEC setup. Signed-off-by: Lothar Waßmann Acked-by: Shawn Guo Signed-off-by: David S. Miller --- Reading git-diff-tree failed