
25 Sep
2018
25 Sep
'18
10:22 a.m.
On Wed, Jul 25, 2018 at 5:42 AM 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: Bin Meng bmeng.cn@gmail.com