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: Simon Goldschmidt
Subject: [lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. ecf9d25ed0f73e961b44c8eef2b2d0deae9000f9
Date: Mon, 16 Nov 2015 08:12:41 +0000

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  ecf9d25ed0f73e961b44c8eef2b2d0deae9000f9 (commit)
      from  668d4611042cce5ad9bc2604d29e3c6ad382a3c5 (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 ecf9d25ed0f73e961b44c8eef2b2d0deae9000f9
Author: Axel Lin <address@hidden>
Date:   Tue Nov 10 21:09:14 2015 +0800

    api_msg_c: remove superfluous NETCONN_SET_SAFE_ERR call before 
TCPIP_APIMSG_ACK
    
    The TCPIP_APIMSG_ACK will call NETCONN_SET_SAFE_ERR for both
    LWIP_TCPIP_CORE_LOCKING and !LWIP_TCPIP_CORE_LOCKING cases.
    So remove superfluous NETCONN_SET_SAFE_ERR call before TCPIP_APIMSG_ACK.
    
    Signed-off-by: Axel Lin <address@hidden>

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

Summary of changes:
 src/api/api_msg.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)


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



reply via email to

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