lwip-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-commits] [SCM] UNNAMED PROJECT branch, master, updated. 7d077a2260


From: Sylvain Rochet
Subject: [lwip-commits] [SCM] UNNAMED PROJECT branch, master, updated. 7d077a22602e4b04ed7d4ad9195d877ca3438693
Date: Wed, 24 Dec 2014 20:27:12 +0000

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 "UNNAMED PROJECT".

The branch, master has been updated
       via  7d077a22602e4b04ed7d4ad9195d877ca3438693 (commit)
      from  b30faa577db92c597184f781af7260cc96b4b040 (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 7d077a22602e4b04ed7d4ad9195d877ca3438693
Author: Sylvain Rochet <address@hidden>
Date:   Wed Dec 24 21:23:54 2014 +0100

    PPP,SLIP include lwip/sio.h after lwip/sys.h to prevent functions prototype 
collision
    
    User port may redefine sio_* functions, we must ensure we are loading
    user functions prototypes before loading default prototypes.

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

Summary of changes:
 src/include/netif/ppp/ppp.h      |    2 +-
 src/include/netif/ppp/ppp_impl.h |    1 -
 src/netif/slipif.c               |    2 +-
 3 files changed, 2 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
UNNAMED PROJECT



reply via email to

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