lwip-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, up


From: Axel Lin
Subject: [lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. master_at_STABLE-2_0_0-1394-g9fd8222
Date: Fri, 20 Apr 2018 20:27:25 -0400 (EDT)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "lwIP - A Lightweight TCPIP stack".

The branch, master has been updated
       via  9fd82224796bd92c23147cbf0cbc864caddc1296 (commit)
      from  9980d09bc8ee81f6111b6f8f805001faa3a71942 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 9fd82224796bd92c23147cbf0cbc864caddc1296
Author: Axel Lin <address@hidden>
Date:   Sat Apr 21 08:22:51 2018 +0800

    etharp: Cast the return value of etharp_find_entry to s8_t instead of err_t
    
    etharp_find_entry() returns s8_t rather than err_t.
    
    Signed-off-by: Axel Lin <address@hidden>

-----------------------------------------------------------------------

Summary of changes:
 src/core/ipv4/etharp.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
lwIP - A Lightweight TCPIP stack



reply via email to

[Prev in Thread] Current Thread [Next in Thread]