Hi Joe,

On 2 February 2015 at 17:38, Joe Hershberger <joe.hershber...@ni.com> wrote:
> The current implementation exposes the eth_device struct to code that
> needs to access the MAC address.  Add a wrapper function for this to
> abstract away the pointer for this operation.
>
> Signed-off-by: Joe Hershberger <joe.hershber...@ni.com>
> ---
>
> Changes in v2: None
>
>  arch/mips/cpu/mips32/au1x00/au1x00_eth.c | 2 +-
>  arch/powerpc/cpu/mpc8260/ether_fcc.c     | 2 +-
>  arch/powerpc/cpu/mpc85xx/ether_fcc.c     | 2 +-
>  arch/powerpc/cpu/mpc8xx/scc.c            | 2 +-
>  include/net.h                            | 8 ++++++++
>  net/net.c                                | 2 +-
>  6 files changed, 13 insertions(+), 5 deletions(-)

Reviewed-by: Simon Glass <s...@chromium.org>

I think the first file might have been dropped.

Regards,
Simon
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to