[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-commits] [SCM] UNNAMED PROJECT branch, master, updated. f57d4818a4
From: |
Sylvain Rochet |
Subject: |
[lwip-commits] [SCM] UNNAMED PROJECT branch, master, updated. f57d4818a4e920e0053271d320f60697ffa83b78 |
Date: |
Sat, 21 Feb 2015 00:22:51 +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 f57d4818a4e920e0053271d320f60697ffa83b78 (commit)
from c5973dd4115213b5e7abac02171458072ab5df58 (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 f57d4818a4e920e0053271d320f60697ffa83b78
Author: Sylvain Rochet <address@hidden>
Date: Sat Feb 21 01:21:24 2015 +0100
PPP, using PPP netif->num number instead of ppp->num
Saved 2 bytes of RAM if debug is enabled, we are now using the
netif->num number instead of using our own ppp->num
-----------------------------------------------------------------------
Summary of changes:
src/include/netif/ppp/ppp.h | 3 --
src/netif/ppp/ppp.c | 47 +++++++++++++++++-------------------------
src/netif/ppp/pppos.c | 42 +++++++++++++++++++-------------------
3 files changed, 40 insertions(+), 52 deletions(-)
hooks/post-receive
--
UNNAMED PROJECT
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [lwip-commits] [SCM] UNNAMED PROJECT branch, master, updated. f57d4818a4e920e0053271d320f60697ffa83b78,
Sylvain Rochet <=