mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2025-08-03 21:14:40 +08:00
fixed bug #39076 ETHARP_STATS is not defined when LWIP_STATS is 0
This commit is contained in:
parent
07fbe82305
commit
fbdea8dc71
@ -1716,6 +1716,7 @@
|
|||||||
#else
|
#else
|
||||||
|
|
||||||
#define LINK_STATS 0
|
#define LINK_STATS 0
|
||||||
|
#define ETHARP_STATS 0
|
||||||
#define IP_STATS 0
|
#define IP_STATS 0
|
||||||
#define IPFRAG_STATS 0
|
#define IPFRAG_STATS 0
|
||||||
#define ICMP_STATS 0
|
#define ICMP_STATS 0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user