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-1253-ge926779
Date: Wed, 14 Feb 2018 01:19:51 -0500 (EST)

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  e9267795102452f7f6101b6f76b00d96c176a8ad (commit)
      from  731336223f91fccc1e600f26eb27d4509886e71e (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 e9267795102452f7f6101b6f76b00d96c176a8ad
Author: goldsimon <address@hidden>
Date:   Wed Feb 14 07:19:46 2018 +0100

    netif_alloc_client_data_id: only present if LWIP_NUM_NETIF_CLIENT_DATA
    
    In contrast to netif_get_client_data, netif_alloc_client_data_id() is only
    available if LWIP_NUM_NETIF_CLIENT_DATA > 0, not for DHCP etc.
    
    This is correct in netif.c but wrong in netif.h

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

Summary of changes:
 src/include/lwip/netif.h | 2 ++
 1 file changed, 2 insertions(+)


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



reply via email to

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