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-618-g471daba
Date: Tue, 25 Apr 2017 14:18: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  471daba011b2cc62cddfc6b14923782f2905fa19 (commit)
      from  2f117add7a8af07e483e1ee18af559f3e4e0d389 (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 471daba011b2cc62cddfc6b14923782f2905fa19
Author: Axel Lin <address@hidden>
Date:   Tue Apr 25 23:14:07 2017 +0800

    tcp_out: Fix LWIP_NETIF_TX_SINGLE_PBUF guard for not executing phase 2
    
    This fixes build error if LWIP_NETIF_TX_SINGLE_PBUF==1.
    
    Fixes: dd811bca0689 ("Fix bug #50694 (TX exist more pbufs after enable 
LWIP_NETIF_TX_SINGLE_PBUF) by not executing phase 2 for 
LWIP_NETIF_TX_SINGLE_PBUF==1")
    Signed-off-by: Axel Lin <address@hidden>

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

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