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

Bin Meng bmeng.cn at gmail.com
Tue Sep 25 08:22:09 UTC 2018


On Wed, Jul 25, 2018 at 5:42 AM 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: Bin Meng <bmeng.cn at gmail.com>


More information about the U-Boot mailing list