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: Dirk Ziegelmeier
Subject: [lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. master_at_STABLE-2_0_0-893-g2e4867f
Date: Thu, 24 Aug 2017 02:59:58 -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  2e4867fcde4163dda007482bd1f84e6e51098b65 (commit)
      from  1ed1cfe83adee1c7c4c0e91fa5d728c781e3803a (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 2e4867fcde4163dda007482bd1f84e6e51098b65
Author: Axel Lin <address@hidden>
Date:   Thu Aug 24 10:25:44 2017 +0800

    api_msg: Remove superfluous NETIF_NO_INDEX checking
    
    netif_get_by_index() returns NULL if idx is NETIF_NO_INDEX.
    So remove the superfluous NETIF_NO_INDEX checking for msg->msg.jl.if_idx
    before calling netif_get_by_index().
    
    Signed-off-by: Axel Lin <address@hidden>
    Signed-off-by: Dirk Ziegelmeier <address@hidden>

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

Summary of changes:
 src/api/api_msg.c | 5 -----
 1 file changed, 5 deletions(-)


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



reply via email to

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