mirror of
https://github.com/Mange/rtl8192eu-linux-driver
synced 2025-12-10 00:04:17 +00:00
remove if_ether.h header file
All constants, declarations and macros in if_ether.h are either duplicated from <uapi/linux/if_ether.h> or unused. Remove the file if_ether.h and its includes. Link: https://lore.kernel.org/r/20210824123621.10801-2-straube.linux@gmail.com
This commit is contained in:
committed by
Carlos Garces
parent
fe7007c52d
commit
a99eff7ea3
@@ -129,7 +129,6 @@ typedef struct _ADAPTER _adapter, ADAPTER, *PADAPTER;
|
||||
#include <rtw_iol.h>
|
||||
#endif /* CONFIG_IOL */
|
||||
|
||||
#include <if_ether.h>
|
||||
#include <ethernet.h>
|
||||
#include <circ_buf.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user