|
|
@@ -11,7 +11,7 @@ Submitted-by: Yousong Zhou <[email protected]>
|
|
|
|
|
|
--- a/net/ethernet/eth.c
|
|
|
+++ b/net/ethernet/eth.c
|
|
|
-@@ -544,6 +544,63 @@ int eth_platform_get_mac_address(struct
|
|
|
+@@ -538,6 +538,63 @@ int eth_platform_get_mac_address(struct
|
|
|
}
|
|
|
EXPORT_SYMBOL(eth_platform_get_mac_address);
|
|
|
|
|
|
@@ -75,7 +75,7 @@ Submitted-by: Yousong Zhou <[email protected]>
|
|
|
/**
|
|
|
* nvmem_get_mac_address - Obtain the MAC address from an nvmem cell named
|
|
|
* 'mac-address' associated with given device.
|
|
|
-@@ -557,19 +614,23 @@ int nvmem_get_mac_address(struct device
|
|
|
+@@ -551,19 +608,23 @@ int nvmem_get_mac_address(struct device
|
|
|
{
|
|
|
struct nvmem_cell *cell;
|
|
|
const void *mac;
|