[U-Boot] [RFC PATCH v4 09/23] net: Remove the bd* parameter from net stack functions
Simon Glass
sjg at chromium.org
Sun Mar 1 19:07:15 CET 2015
On 24 February 2015 at 17:02, Joe Hershberger <joe.hershberger at 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.hershberger at ni.com>
> Reported-by: Simon Glass <sjg at chromium.org>
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list