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: Joel Cunningham
Subject: [lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. master_at_STABLE-2_0_0-236-ge158f87
Date: Fri, 20 Jan 2017 20:57:38 +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  e158f87286512f5a6bba3c52bad06953e8eae6cd (commit)
      from  edac92d03a2ae9f0ac176fdeb79d5d5db69b531e (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 e158f87286512f5a6bba3c52bad06953e8eae6cd
Author: Joel Cunningham <address@hidden>
Date:   Fri Jan 20 14:49:11 2017 -0600

    Netif: add allowance for init to override netif->num
    
    Adjusts assert logic from 9c80a6625344768572777accbe77ac968c10250f
    to allow for a netif driver's init callback to manually override
    the number.  When the init function is taking care of the unique
    assignment, the assert simply checks that a valid number was provided

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

Summary of changes:
 src/core/netif.c |    6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)


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



reply via email to

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