Re: [U-Boot] [PATCH v2 2/3] net.h: Include linux/if_ether.h to avoid duplication

2018-08-02 Thread Joe Hershberger
On Tue, Jul 31, 2018 at 4:55 AM, Bin Meng wrote: > There are plenty of existing drivers that have macros like ETH_ALEN > defined in their own source files. Now that we imported the kernel's > if_ether.h to U-Boot we can reduce some duplication. > > Signed-off-by: Bin Meng Acked-by: Joe Hershberg

[U-Boot] [PATCH v2 2/3] net.h: Include linux/if_ether.h to avoid duplication

2018-07-31 Thread Bin Meng
There are plenty of existing drivers that have macros like ETH_ALEN defined in their own source files. Now that we imported the kernel's if_ether.h to U-Boot we can reduce some duplication. Signed-off-by: Bin Meng --- Changes in v2: None board/Synology/ds414/cmd_syno.c | 1 - drivers/net/dc21