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. 55d05092ef0108f3181dc4eb824243f1c9dbb0e3
Date: Fri, 19 Aug 2016 10:25:59 +0000 (UTC)

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  55d05092ef0108f3181dc4eb824243f1c9dbb0e3 (commit)
       via  0e9ef19cfb5640da686f3f30404d84c8b5bc5197 (commit)
      from  fefb782bfe0d6683d5515dfa91a2bdfeef0e6992 (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 55d05092ef0108f3181dc4eb824243f1c9dbb0e3
Author: goldsimon <address@hidden>
Date:   Fri Aug 19 12:24:26 2016 +0200

    simplify memp.c code a bit

commit 0e9ef19cfb5640da686f3f30404d84c8b5bc5197
Author: Axel Lin <address@hidden>
Date:   Fri Aug 19 07:34:33 2016 +0800

    memp: Remove memp_overflow_init() function
    
    There is only one caller using memp_overflow_init(), and at that context
    calling memp_overflow_init_element() actually simplifes the code.
    Thus remove memp_overflow_init() function.
    
    Signed-off-by: Axel Lin <address@hidden>
    Signed-off-by: goldsimon <address@hidden>

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

Summary of changes:
 src/core/memp.c |   34 ++++++----------------------------
 1 file changed, 6 insertions(+), 28 deletions(-)


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



reply via email to

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