
27 Sep
2018
27 Sep
'18
8:38 a.m.
On Thu, Sep 27, 2018 at 5:49 AM Joe Hershberger joe.hershberger@ni.com wrote:
This single-sources the state of the ARP.
Signed-off-by: Joe Hershberger joe.hershberger@ni.com Reviewed-by: Simon Glass sjg@chromium.org
Changes in v2:
- return bool instead of int
include/net.h | 1 + net/arp.c | 11 ++++++++--- 2 files changed, 9 insertions(+), 3 deletions(-)
Reviewed-by: Bin Meng bmeng.cn@gmail.com