[U-Boot] [PATCH 04/10] net: sandbox: Share the priv structure with tests

Simon Glass sjg at chromium.org
Thu Aug 2 17:08:01 UTC 2018


On 24 July 2018 at 15:40, Joe Hershberger <joe.hershberger at ni.com> wrote:
> If tests want to implement tx handlers, they will likely need access to
> the details in the priv structure.
>
> Signed-off-by: Joe Hershberger <joe.hershberger at ni.com>
> ---
>
>  arch/sandbox/include/asm/eth.h | 19 +++++++++++++++++++
>  drivers/net/sandbox.c          | 19 -------------------
>  2 files changed, 19 insertions(+), 19 deletions(-)

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


More information about the U-Boot mailing list