From: hayeswang Date: Tue, 18 Feb 2014 13:49:01 +0000 (+0800) Subject: r8152: load the default MAC address X-Git-Tag: v3.15-rc1~113^2~314^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a91c8246a847a2435a7ef361bfcd4c2b5be4ea2;p=pandora-kernel.git r8152: load the default MAC address Except for RTL_VER_01, replace loading the MAC address from PLA_IDR with from PLA_BACKUP. The default MAC address may be modified by the other OS, so the PLA_IDR may be not the default MAC address. The data in the PLA_BACKUP address of the RTL_VER_01 may be destoryed, so load MAC address from PLA_IDR for RTL_VER_01. Signed-off-by: Hayes Wang Signed-off-by: David S. Miller --- Reading git-diff-tree failed