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: Dirk Ziegelmeier
Subject: [lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. master_at_STABLE-2_0_0-777-g9130d37
Date: Mon, 10 Jul 2017 03:38:07 -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  9130d37df7b20ddd50981c607763336cf399ee76 (commit)
       via  6f28a874b80f8206a0073e2295eec20fb778ccc6 (commit)
      from  f3c860958fbea544e9e1e4222339a1373dcbf3b6 (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 9130d37df7b20ddd50981c607763336cf399ee76
Author: Dirk Ziegelmeier <address@hidden>
Date:   Mon Jul 10 09:37:59 2017 +0200

    Add "fall through" statement to Axel's patch

commit 6f28a874b80f8206a0073e2295eec20fb778ccc6
Author: Axel Lin <address@hidden>
Date:   Fri Jul 7 13:52:25 2017 +0800

    pbuf: Simplify pbuf_alloc a bit
    
    No need to have additional if statement for PBUF_REF/PBUF_ROM.
    It can be merged to the existing swtich(type) cases.
    
    Signed-off-by: Axel Lin <address@hidden>

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

Summary of changes:
 src/core/pbuf.c | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)


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



reply via email to

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