mirror of
https://github.com/apache/nuttx.git
synced 2026-09-27 18:58:27 +08:00
Remove use of NET_LL_HDRLEN from Ethernet drivers. Use ETH_HDRLEN instead
This commit is contained in:
@@ -74,10 +74,6 @@
|
||||
|
||||
/* Configuration ************************************************************/
|
||||
|
||||
#if NET_LL_HDRLEN > 0
|
||||
# error "NET_LL_HDRLEN must be set to zero"
|
||||
#endif
|
||||
|
||||
#ifndef CONFIG_NET_NOINTS
|
||||
# warning "CONFIG_NET_NOINTS must be set"
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user