
2 Aug
2018
2 Aug
'18
7:08 p.m.
On 24 July 2018 at 15:40, Joe Hershberger joe.hershberger@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@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@chromium.org