Hi Joe,

On 22 March 2015 at 16:09, Joe Hershberger <joe.hershber...@ni.com> wrote:
> This value is not used by the network stack and is available in the
> global data, so stop passing it around.  For the one legacy function
> that still expects it (init op on old Ethernet drivers) pass in the
> global pointer version directly to avoid changing that interface.
>
> Signed-off-by: Joe Hershberger <joe.hershber...@ni.com>
> Reported-by: Simon Glass <s...@chromium.org>
> Reviewed-by: Simon Glass <s...@chromium.org>
>
> ---
>
> Changes in v7:
> -Fixed compile error in 4xx_enet.c

This fixes the compile error but introduced a warning. However the fix
was trivial (just removing a variable declaration). So I applied that
fix to your patch.

Applied to u-boot-dm/next, thanks!
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to