[PATCH 1/5] sandbox: eth-raw: do not close the console input

Simon Glass sjg at chromium.org
Tue Oct 27 05:52:23 CET 2020


On Sun, 25 Oct 2020 at 00:04, Heinrich Schuchardt <xypron.glpk at gmx.de> wrote:
>
> When the sandbox eth-raw device host_lo is removed this leads to closing
> the console input.
>
> Do not call close(0).
>
> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
> ---
>  arch/sandbox/cpu/eth-raw-os.c | 8 ++++----
>  arch/sandbox/cpu/os.c         | 5 ++++-
>  2 files changed, 8 insertions(+), 5 deletions(-)

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


More information about the U-Boot mailing list