fix compile

This commit is contained in:
Matthias Ringwald 2016-01-04 16:45:25 +01:00
parent 1db8c91d3e
commit 9a73f75d9e

View File

@ -637,7 +637,7 @@ typedef enum rpn_flow_control {
*/
#ifndef ETHER_ADDR_LEN
#define ETHER_ADDR_LEN sizeof(bd_addr_t)
#define ETHER_ADDR_LEN 6
#endif
#ifndef ETHERTYPE_VLAN