mirror of
https://github.com/lwip-tcpip/lwip.git
synced 2024-11-04 23:29:25 +00: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
|
||||
|
||||
#define LINK_STATS 0
|
||||
#define ETHARP_STATS 0
|
||||
#define IP_STATS 0
|
||||
#define IPFRAG_STATS 0
|
||||
#define ICMP_STATS 0
|
||||
|
Loading…
Reference in New Issue
Block a user