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-60-g795acf0
Date: Tue, 6 Dec 2016 10:36:31 +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  795acf020e5c3b082219ed5b73036dcb48ca55d6 (commit)
      from  cc25c2634bcb0010ab910b955f2200395ea470a5 (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 795acf020e5c3b082219ed5b73036dcb48ca55d6
Author: Axel Lin <address@hidden>
Date:   Tue Dec 6 09:01:43 2016 +0800

    lwiperf: Simplify #if LWIPERF_CHECK_RX_DATA guard
    
    The variable i is equal to q->len after exit the for loop.
    Check the received data should not change the logic of update packet_idx.
    So let's simplify the code a bit.
    
    Signed-off-by: Axel Lin <address@hidden>

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

Summary of changes:
 src/apps/lwiperf/lwiperf.c |    4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)


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



reply via email to

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