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: Sylvain Rochet
Subject: [lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. ab989c3551ccf8bae5af0bc1ec3136fda599ff8d
Date: Thu, 12 May 2016 21:08:36 +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  ab989c3551ccf8bae5af0bc1ec3136fda599ff8d (commit)
      from  8c0f620d83f13078e087351351ca9f9890d521af (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 ab989c3551ccf8bae5af0bc1ec3136fda599ff8d
Author: Axel Lin <address@hidden>
Date:   Thu May 12 23:07:59 2016 +0200

    PPP: Use LWIP_ARRAYSIZE at appropriate places
    
    Use LWIP_ARRAYSIZE to simplify the code.
    
    Signed-off-by: Axel Lin <address@hidden>
    Reviewed-by: Sylvain Rochet <address@hidden>
    [Sylvain Rochet <address@hidden>: added missing casts]
    Signed-off-by: Sylvain Rochet <address@hidden>

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

Summary of changes:
 src/netif/ppp/ccp.c      |    3 +--
 src/netif/ppp/chap-new.c |    2 +-
 src/netif/ppp/eap.c      |   11 ++++-------
 src/netif/ppp/ipcp.c     |    2 +-
 src/netif/ppp/ipv6cp.c   |    2 +-
 src/netif/ppp/lcp.c      |    2 +-
 src/netif/ppp/upap.c     |    2 +-
 7 files changed, 10 insertions(+), 14 deletions(-)


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



reply via email to

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