[U-Boot] [PATCH v2 08/11] sandbox: eth-raw: Add a function to ask the host about localhost

Simon Glass sjg at chromium.org
Sat Jun 30 04:20:03 UTC 2018


On 29 June 2018 at 20:20, Joe Hershberger <joe.hershberger at ni.com> wrote:
> Instead of doing a simple string compare against "lo", look for the flag
> that indicates a localhost interface.
>
> Signed-off-by: Joe Hershberger <joe.hershberger at ni.com>
> ---
>
> Changes in v2: None
>
>  arch/sandbox/cpu/eth-raw-os.c         | 27 +++++++++++++++++++++++----
>  arch/sandbox/include/asm/eth-raw-os.h |  8 ++++++++
>  drivers/net/sandbox-raw.c             | 10 ++++++++--
>  3 files changed, 39 insertions(+), 6 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list