[U-Boot] [PATCH v2 06/10] net: Add an accessor to know if waiting for ARP

Bin Meng bmeng.cn at gmail.com
Thu Sep 27 06:38:04 UTC 2018


On Thu, Sep 27, 2018 at 5:49 AM Joe Hershberger <joe.hershberger at ni.com> wrote:
>
> This single-sources the state of the ARP.
>
> Signed-off-by: Joe Hershberger <joe.hershberger at ni.com>
> Reviewed-by: Simon Glass <sjg at 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 at gmail.com>


More information about the U-Boot mailing list