[SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. master_at_STABLE-2_0_0-1394-g9fd8222
[email protected] (Axel Lin)
| Newsgroups | gmane.network.lwip.cvs |
|---|---|
| Message-ID | <[email protected]> |
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 9fd82224796bd92c23147cbf0cbc864caddc1296 (commit)
from 9980d09bc8ee81f6111b6f8f805001faa3a71942 (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 9fd82224796bd92c23147cbf0cbc864caddc1296
Author: Axel Lin <[email protected]>
Date: Sat Apr 21 08:22:51 2018 +0800
etharp: Cast the return value of etharp_find_entry to s8_t instead of err_t
etharp_find_entry() returns s8_t rather than err_t.
Signed-off-by: Axel Lin <[email protected]>
-----------------------------------------------------------------------
Summary of changes:
src/core/ipv4/etharp.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
lwIP - A Lightweight TCPIP stack