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. master_at_STABLE-2_0_0-697-gcbbfb13
Date: Wed, 24 May 2017 06:20:03 -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  cbbfb1356c7a5921a2de92d8da095d8471cbe281 (commit)
      from  356da76cc8f2f6cea98005a17c287679615ce588 (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 cbbfb1356c7a5921a2de92d8da095d8471cbe281
Author: Axel Lin <address@hidden>
Date:   Wed May 24 17:58:22 2017 +0800

    pbuf: Make pbuf_init_alloced_pbuf take pbuf_type instead of u8_t for type 
parameter
    
    All callers pass pbuf_type to pbuf_init_alloced_pbuf(), so make it take
    pbuf_type instead of u8_t.
    
    Signed-off-by: Axel Lin <address@hidden>
    Signed-off-by: goldsimon <address@hidden>

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

Summary of changes:
 src/core/pbuf.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]