mirror of
https://github.com/lwip-tcpip/lwip.git
synced 2025-01-01 12:00:53 +00:00
Fix comment in opt.h
This commit is contained in:
parent
802a4f2a14
commit
9cc3fb2e63
@ -474,8 +474,7 @@
|
||||
#define ETHARP_SUPPORT_VLAN 0
|
||||
#endif
|
||||
|
||||
/** LWIP_ETHERNET==1: enable ethernet support for PPPoE even though ARP
|
||||
* might be disabled
|
||||
/** LWIP_ETHERNET==1: enable ethernet support even though ARP might be disabled
|
||||
*/
|
||||
#ifndef LWIP_ETHERNET
|
||||
#define LWIP_ETHERNET LWIP_ARP
|
||||
|
Loading…
Reference in New Issue
Block a user